-
### Describe the bug
### Steps to reproduce
1. Package Spark JAR in java
2. sparkApplication.startApplication()
3. No client available
## test result
- Spark JAR in scala is working fine.…
-
In the latest version of the JDBC driver, users are unable to utilize a Snowpark Container Services OAuth token file because it has more than user read/write permissions.
I am one of our Principal…
-
In config file jdbcdrivers.xml required attribute: `URLHelperClassname`.
``
-
### Related Problem or Business Case
Not everybody knows the class names for the driver that needs to be used.
It is already possible to get the class name from the `jdbc.[0].url` but then the type…
-
### Feature description
Micronaut has a global application name concept. Oracle connections can be given a session name that shows up in various places (e.g. when listing active sessions). It is easy…
-
### Expected and Results
minimize() shouldn't break jars using hikari
### Related environent and versions
_No response_
### Reproduction steps
HikariConfig config = new HikariConfig();
config.se…
-
### Description
I have an issue when connecting the service to SQL DB from a native image. Because of security requirement, I need to use integrated security by specifying these additional jdbc prope…
-
The link to Sun's list of JDBC drivers [on the Getting Started page](http://d2rq.org/getting-started#quickstart) is broken.
We really need four pieces of information for each supported database:
- Wh…
cygri updated
6 years ago
-
### Description
- use code:
```
create view v1 as
select
*
from actor as a
```
- set cursor after symbol * and try to expand it by pressing Ctrl + Space
Expected: a list of suggesti…
-
**Describe the bug**
This metabase instance has been up and running for years now. We recently upgraded the backend Postgres to the latest version. Over the weekend, the instance went down and there …