Пакет test-with-clickhouse: Информация

    Исходный пакет: test-with-clickhouse
    Версия: 0.1.3-alt1
    Собран:  23 мая 2024 г. 15:56
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Лицензия: GPLv2+
    О пакете: A wrapper to run tests against ClickHouse server
    Описание: 
    A wrapper to run tests against ClickHouse server.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-clickhouse_test (noarch)

    Сопровождающий: Paul Wolneykien

    Список участников:
    Paul Wolneykien

      1. /proc
      2. clickhouse-server
      3. python3(pytest)
      4. python3(setuptools)
      5. python3(wheel)
      6. python3-module-pyproject-installer >= 0.4.0
      7. rpm-build-python3
      8. python3(clickhouse_driver)

    Последнее изменение


    18 апреля 2024 г. Paul Wolneykien 0.1.3-alt1
    - Add support to test UDFs and with UDFs.
    - Add configuration parameters to the ClickHouseTestServer()
      constructor.
    4 апреля 2024 г. Paul Wolneykien 0.1.2-alt2
    - Disable build test on arches where clickhouse-server is not
      available.
    16 октября 2023 г. Paul Wolneykien 0.1.2-alt1
    - Improved logging control.
    - Fix: Make CLICKHOUSE_SERVER_CLEANUP=0 disable cleanup.