Package test-with-clickhouse: Information
Source package: test-with-clickhouse
Version: 0.1.3-alt1
Build time: May 23, 2024, 01:25 PM in the task #348721
Category: Development/Python3
Report package bugLicense: GPLv2+
Summary: A wrapper to run tests against ClickHouse server
Description:
A wrapper to run tests against ClickHouse server.
Maintainer: Paul Wolneykien
Last changed
April 18, 2024 Paul Wolneykien 0.1.3-alt1
- Add support to test UDFs and with UDFs. - Add configuration parameters to the ClickHouseTestServer() constructor.
April 4, 2024 Paul Wolneykien 0.1.2-alt2
- Disable build test on arches where clickhouse-server is not available.
Oct. 16, 2023 Paul Wolneykien 0.1.2-alt1
- Improved logging control. - Fix: Make CLICKHOUSE_SERVER_CLEANUP=0 disable cleanup.