-
We have a setup going on where our DEV instance of Exasol (4 nodes) is running on one host and uses a different port for each virtual node (running in docker). E.g.:
n1 = host.ip:8563
n2 = host.ip…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to automate all tests related for a connector in a Linux environment, meaning the manual tests described in https://table…
-
### Situation
Artifact checker wrongly unifies the following in the user guide:
```
-For instance, `s3://exasol-artifacts/glue-connector/exasol-glue-connector-0.1.0-assembly.jar`.
+For instanc…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
When i start airflow scheduler it fails with error, error log is below
$ airflow scheduler
____…
-
When reading data from virtual schema I get a converison-error from UTF8 to ASCII,. Reading directly from the jdbc-connection works though.
EXA_DB.VIRTUAL_JOINTDB_OFFICE> Select * from(
…
-
By using the Exasol Cloud Extension to Import S3 data to Exasol I'm always getting the same error message (see below).
My Table doesn't have a max of 200 characters and the dataset on s3 doesn't co…
zfmio updated
2 years ago
-
Some projects engage so-called "matrix builds", executing the same build script for multiple versions or even combinations of versions, esp. integration tests for different versions of Exasol database…
-
Should similar to https://github.com/exasol/spark-connector/issues/111
-
The JDBC driver allows specifying client name and client version. Currently the JDBC connector uses `Tableau` as client name. As the Tableau connector API does not allow retrieving the Tableau version…
-
**Is your feature request related to a problem? Please describe.**
We would like to access Tableau version in connection-builder.js, to be able to pass it as part of the connection string to the OD…