Skip to main content

Duckdb arrow extension

Project description

🦆DuckDB arrow extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-arrow

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("arrow")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='arrow' or 
                list_contains(aliases, 'arrow')""")
    .fetchone()[0]
)

License

duckdb-extension-arrow is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

duckdb_extension_arrow-1.1.3-py3-none-win_amd64.whl (23.2 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_x86_64.whl (11.1 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_arm64.whl (9.7 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_arrow-1.1.3-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 955e92d3c73ee4b3bdbe67742739282ba137b7382d00d9affb40d40d846d9d12
MD5 5d16e04198d1fb57ad2cdb092300e84e
BLAKE2b-256 df187329e426e73939e11556e66dc110cae14b9cbd2d85075dcae37e49de7185

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.3-py3-none-win_amd64.whl:

Publisher: publish-arrow-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_arrow-1.1.3-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 859447038fecb3f1c1493c7f071328c6ac6f6900475c58bac28041f681d67143
MD5 b94d25139a5d0230c22484526e7794e1
BLAKE2b-256 c8dc3a543cff2079306b377a33f94407a0f4beb1756d036b61d16c9a98068847

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.3-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-arrow-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d9b8064e2c1a774f63296bc27f912f447d4a5da3b18c546a338e7118d3a71f96
MD5 2b638ad8b8e436308ec59d4fa30aadbb
BLAKE2b-256 4e8f1d4f049a4abb808336f6c82059d01f8ba23db5d5afe0fef7f29274813172

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-arrow-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 92f1faa537b60745840fb65c89fac9ff214e32ef7552ba345d550d54fd43a9d7
MD5 11e77f1fd5a90c697be62da570f0883c
BLAKE2b-256 42d8301d2b47b2874b6cfee60680c974dabbe2dbca8fc3d049374173f6ccf469

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.3-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-arrow-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page