-
-
This should be similar to how it is done in other repos, for instance in [python-extension-common](https://github.com/exasol/python-extension-common).
* [x] @ahsimb will mark slow tests with `@pyte…
-
dbt applies a default prefix __dbt__CTE__ to the cte generated by ephemeral models.
Netezza throws an error when trying to use these ctes joined with others ("WITH Clause syntax not support for syste…
-
See issue https://github.com/exasol/virtual-schema-common-document/issues/189:
> Auto inference should have an option keep the original column names instead of always changing them to UPPER_SNAKE_C…
-
Monitoring indicates API is outdated.
```
diff --git a/exasol/saas/client/openapi/__init__.py b/exasol/saas/client/openapi/__init__.py
index 0a49263..96a49c6 100644
--- a/exasol/saas/client/open…
-
Hello,
when I query a large dataset with a select, I get a websocket error.
**#Rows**: 350000000
**#Column**s: 39
**Query**
`
select col1, col2 ... from schema.table
`
**Error**
`web…
-
### Use case
Even if it may not be entirely possible in jOOQ because of the host of syntax features required (or would require egregious amounts of efforts to implement), I wanted to start a discus…
-
# Background
- Caused by https://github.com/exasol/ai-lab/issues/196
- In https://github.com/exasol/bucketfs-python/releases/tag/0.9.0 we released a new option to configure SSL verification with b…
-
# Background
- Caused by https://github.com/exasol/ai-lab/issues/196
- In https://github.com/exasol/bucketfs-python/releases/tag/0.9.0 we released a new option to configure SSL verification with b…
-
# Background
- with poetry 1.4.0 it doesn't create the setup.py anymore https://github.com/python-poetry/poetry/releases/tag/1.4.0
- we currently use poetry build to generate the setup.py
- howev…