-
As mentioned [here](https://github.com/exasol/data-science-examples/pull/56#discussion_r1186215021), we directly import of the header of the scania trucks data set into exasol at the moment, and as a …
-
See https://docs.docker.com/reference/dockerfile/#healthcheck
Compare https://github.com/exasol/cos/pull/2190
-
# Summary
To enhance the identification and self-containment of the metrics, they should include information about their originating project.
# Details
The current data format is:
```json
{
…
-
Situation:
Currently, the user needs to manually clean up the environment after the usage. The manual cleanup requires the extraction of names of the docker resources from the configs and then issuin…
-
Test Procedure:
- Start Exasol Database Docker Container
- Start Jupyter Notebook Docker Container
- Tranform Notebook to Script with jupyter nbconvert
- run script
-
https://docs.exasol.com/home.htm
* at least: add a link to the Github repo
-
This ticket needs to be fixed before 2024 Nov 30, see https://github.com/actions/upload-artifact.
Currently, only a single file `.lint.txt` or `.coverage` is evaluated in `metrics.py`.
This als…
-
# Background
- We plan to rename the flavor names of the script-languages https://github.com/exasol/script-languages-release/issues/566
- We need to adapt this here as well
# Acceptance Criteri…
-
By default docker-db does not enable TLS for BucketFS, see this default `/exa/etc/EXAConf` (for both Exasol 7.1 and 8):
```
[BucketFS : bfsdefault]
Owner = 500 : 500
# HTTP port number (…
-
Exasol 7.1.17 returns wrong values for `EXTRACT SECOND FROM`:
```
SELECT EXTRACT(SECOND FROM CAST('2018-02-19 10:23:27' AS TIMESTAMP))
FROM VIRTUAL_SCHEMA."index";
```
This returns 0.027 inst…