-
Typical use case: at least 2 version of Exasol database
The following repos currently are using a matrix build
* [spark-connector](https://github.com/exasol/spark-connector/blob/main/.github/wor…
-
-
Address the review suggestion: https://github.com/exasol/glue-connector/pull/34/files#r877074104
This can be tricky since the Exasol database can only import/export from S3 buckets with `amazonaws.…
-
* [org.eclipse.parsson:parsson:jar:1.1.1](https://ossindex.sonatype.org/component/pkg:maven/org.eclipse.parsson/parsson@1.1.1?utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.1) in te…
-
We have several `createRelation` methods in `DefaultSource` and every variant of those methods create ExasolConnectionManager instance, which supposed to be a singleton (caching jdbc connections). But…
-
This is for Linux Python 3.11.6 with uv 0.1.3:
```
$ echo "apache-airflow[all]" | uv pip compile -
....
Collecting apache-beam==2.2.0
Downloading apache-beam-2.2.0.zip (945 kB)
━━━━━━━━…
-
### Situation
With Exasol Spark Connector (SEC) S3 variant we are accessing S3 buckets temporary data storage. To access the buckets users should provide AWS credentials (Access Key and Secret Key)…
-
I keep receiving a spamming notification that DataGrip is unable to save any changes. I'm also unable to execute any code, rendering the entire application useless. I've checked Flatseal to ensure the…
ghost updated
10 months ago
-
In `ExasolWriter`'s partition handler we are doing very weird thing:
```
} finally {
stmt.close()
subConn.commit()
subConn.close()
}
```
https://github.com/exasol/s…
-
In order to support the [extension mananger](https://github.com/exasol/extension-manager/) we need to add an extension that manages the Kinesis connector.
## Steps to configure Kinesis connector
S…