Timeplus-connect

Latest version: v0.8.15

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 20

0.3.1

Bug Fixes
* UInt64 types were incorrectly returned as signed Python ints even outside of Superset. This has been fixed
* Superset Engine Spec will now format (U)Int256 and (U)Int128 types as strings to avoid throwing a conversion exception

0.3.0

Breaking changes
* The row_binary option for ClickHouse serialization has been removed. The performance is significantly lower than Native format and maintaining the option added complexity with no corresponding benefit

Bug Fixes
* The Database Connection dialog was broken in the latest Superset development builds. This has been fixed
* IPv6 Addresses fixed for default Superset configuration

0.2.10

Bug Fixes
* Add single retry for HTTP RemoteDisconnected errors from the ClickHouse Server. This prevents exception spam when requests (in particular inserts) are sent at approximately the same time as the ClickHouse server closes a keep alive connection.

0.2.9

Bug Fixes
* Fix incorrect validation errors in the Superset connection dialog

0.2.8

New Features
* This release updates the build process to include binary wheels for the majority of platforms, include MacOS M1 and Linux Aarch64. This should also fix installation errors on lightweight platforms without build tools.
* Builds are now included for Python 3.11

Known issues
* Docker images built on MacOS directly from source do not correctly build the C extensions for Linux. However, installing the official wheels from PyPI should work correctly.

0.2.7

New Features
* The HTTP client now raises an OperationalError instead of a DatabaseError when the HTTP status code is 429 (too many requests), 503 (service unavailable), or 504 (gateway timeout) to make it easier to determine if it is a retryable exception
* Add `query_retries` client parameter (default 2) for "retryable" HTTP queries. Does not apply to "commands" like DDL or to inserts

Page 18 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.