Summary
The BaseConfig provided by the PTB provides the latest DB versions available in the ITDE. In order to run against these, PyExasol should be checked against them and modifications made in the tests. Currently, we do not run against 2025.x or 7.x.
Due to a temporary conflict between Ubuntu OS + Exasol 7.x driver + UDFs, we had replaced 7.x in our tests with 8.x. When the issue has been resolved, we should re-add 7.x into our slow tests. It otherwise works for all other tests beyond those in examples.
Summary
The
BaseConfigprovided by the PTB provides the latest DB versions available in the ITDE. In order to run against these, PyExasol should be checked against them and modifications made in the tests. Currently, we do not run against 2025.x or 7.x.Due to a temporary conflict between Ubuntu OS + Exasol 7.x driver + UDFs, we had replaced 7.x in our tests with 8.x. When the issue has been resolved, we should re-add 7.x into our slow tests. It otherwise works for all other tests beyond those in examples.