High performance Kusto (Azure Data Explorer) client based on Apache Arrow and Rust.
Project description
ADX-Arrow
High performance Kusto (Azure Data Explorer) client based on Apache Arrow and Rust.
Usage
from arrow_adx import KustoClient
import pyarrow as pa
client = KustoClient("<service-url>")
batches = client.execute("<database>", "<query>")
table = pa.Table.from_batches(batches)
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
adx_arrow-0.0.1.tar.gz
(66.2 kB
view details)
Built Distributions
File details
Details for the file adx_arrow-0.0.1.tar.gz
.
File metadata
- Download URL: adx_arrow-0.0.1.tar.gz
- Upload date:
- Size: 66.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a35bfc158d9ec2ca8f2bf6cb518167eee724743d402cfce864573397a4e0f58 |
|
MD5 | 364adafa8f236de7794a8973c7fa30bf |
|
BLAKE2b-256 | 413026af185397e8328435fb53dcf5be6a92f3b4b5f01d2d906e6e9cf225fb86 |
File details
Details for the file adx_arrow-0.0.1-cp38-abi3-win_amd64.whl
.
File metadata
- Download URL: adx_arrow-0.0.1-cp38-abi3-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62a68b3a6f0c8389d36f6aa814074d26b8ea29540329467a663fc0ca84f864cb |
|
MD5 | ab186df3eacb7179c35acc559595c6fd |
|
BLAKE2b-256 | 04b79b9efede0050eab9b232f035033488231619953e4c0df5b12b728f924d56 |
File details
Details for the file adx_arrow-0.0.1-cp38-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
.
File metadata
- Download URL: adx_arrow-0.0.1-cp38-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
- Upload date:
- Size: 5.0 MB
- Tags: CPython 3.8+, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 590440f2e7f993302f0fd211306123ac55b6c291ded453cfac97ab2843bed10a |
|
MD5 | 5969db9920cd5b98672ca7b74f978c5b |
|
BLAKE2b-256 | a1656ff176631562db44ea71c2b9c5a0306cde0a24d9bb23ba5b1a78dc757690 |
File details
Details for the file adx_arrow-0.0.1-cp38-abi3-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: adx_arrow-0.0.1-cp38-abi3-macosx_10_7_x86_64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8+, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2da138983730f5f3e9ebd173c6614d3ca2bbe461700f76035cb253a809adab1e |
|
MD5 | 69b06f59c3df11b25372677497e0d614 |
|
BLAKE2b-256 | fb8f72ac19212aba7feb650ac90a1b0d1a4ac01591a0dbc7e266977bf3fb00e1 |