Optional native acceleration provider for dpone native transfer
Project description
dpone-native-accel
dpone-native-accel is the optional provider package for dpone native-transfer
acceleration. It contains the certified MSSQL BCP native -> ClickHouse Native
block encoder and the direct ClickHouse Native TCP ingest backend.
The direct ingest backend sends pre-encoded ClickHouse Native blocks through the
Native TCP protocol without spawning clickhouse-client. native_tcp.backend: auto selects this backend when the provider is installed and certified;
backend: client keeps the subprocess fallback for compatibility benchmarks.
Optional provider package for dpone native-transfer acceleration.
The package exposes the stable provider boundary used by dpone[accel].
Backends declare certified capabilities before dpone can select them for
native_transfer.wire.acceleration.mode: auto|required.
The v0.33 provider includes a fused MSSQL BCP native -> ClickHouse Native block
encoder and a direct ClickHouse Native TCP insert backend. Direct insert uses a
native-protocol INSERT ... VALUES query plus protocol Data packets; it does
not shell out to clickhouse-client and does not materialize Python row
objects.
Certification covers signed/unsigned integers, bool, Float32/Float64 finite extremes, Decimal128/Decimal256 max/min scaled values, nullable decimals, Unicode text, tabs/newlines, binary payloads, UUID, Date/Date32, DateTime/DateTime64 precision, FixedString padding and oversize rejection, and NULL versus empty values. Unsupported layouts fall back to the reference path unless acceleration is explicitly required.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dpone_native_accel-0.43.0.tar.gz.
File metadata
- Download URL: dpone_native_accel-0.43.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3db3cdb20c37571d57b0a1cf7cb45d6b4f2f1daf26878113643624f21803a075
|
|
| MD5 |
ec4e4b852dc71681a0c5f8b744387aed
|
|
| BLAKE2b-256 |
0864e7f54ab5437d25c46cc58e08671502ee9e59e74033351065fddafc396ece
|
File details
Details for the file dpone_native_accel-0.43.0-py3-none-any.whl.
File metadata
- Download URL: dpone_native_accel-0.43.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd9badb80e408753544d23c9f7a68a41adf7a9a554fc44ee428891e91ef60d4c
|
|
| MD5 |
51684fbf594f54992952c0534712b41d
|
|
| BLAKE2b-256 |
1d84608a6e7a1832928f0b07ff15d6931fa6e7e7490113eba2d46c1a420f13a7
|