-
https://github.com/trinodb/trino/actions/runs/9965297128/job/27535676350?pr=22696
ebyhr updated
12 hours ago
-
I'm trying to create a pipeline from Mysql to Mysql databases using debezium source connector,jdbc-sink connector.
My debezium source connector configuration:
{
"name":"debezium…
-
## Driver version
12.4.1.jre8
## SQL Server version
Microsoft SQL Server 2014 (SP3-GDR) (KB5029184) - 12.0.6179.1 (X64)
Jul 27 2023 21:44:30
Copyright (c) Microsoft Corporation
Standard E…
-
[Wiki](https://github.com/geoserver/geofence/wiki/GeoFence-configuration#jdbc-drivers) reports `hibernate-spatial-*-1.1.1.jar`
But the geofence plugin for GeoServer is relying on a differend versio…
-
**Describe the extension**
Offer Sybase ASE JDBC support via extension that works in JVM mode and native mode.
Interested in this extension, please +1 via the emoji/reaction feature of GitHub (top…
-
**Describe the extension**
Presto is a distributed SQL query engine designed to query large data sets distributed over one or more heterogeneous data sources. It can be accessed from Java using the…
debae updated
4 years ago
-
Hi Omnisci,
I noticed that the JDBC driver class is outdated in your[ documentation for Sqoop exports](https://docs.omnisci.com/latest/6_loading_data.html#hdfs):
```
sqoop-export --table iAmATabl…
-
LDAP is case-insensitive in attribute names, while some implementations/configurations of SQL db are case sensitive in field names.
The current JDBC insert is a little bit messy about this topic.
Spec…
-
**Describe the bug**
developing in the mapstore2 submodule uses an h2 database so `npm start` works ootb by default.
Would it be possible/better to use an h2 database in the ms2-georchestra projec…
-
### What would you like to be improved?
`CatalogMysqlDriverIT` does not work in factor since the driver URL does not be updated:
https://github.com/apache/gravitino/blob/c5ecc852959daaf575b45d2719…