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.2-py3-none-win_amd64.whl (23.0 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_arrow-1.1.2-py3-none-macosx_11_0_x86_64.whl (11.0 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_arrow-1.1.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 640490e8106f27289a212393e7a4cb04d6c2007281afe2c05c1760c6bf90cc56
MD5 4510719b2201124bb5995e975327be47
BLAKE2b-256 0d300e31cd95d873b2f1fe41566654c6a3e194d38ad80dcf30675871f01732f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.2-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.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1be8bde81831f8f099af7c274dc637b1b2988f98b3df7158b30c0d4218340237
MD5 3dc8abc838c220fe97dc44f1d4f6a398
BLAKE2b-256 afbd18cb563ae7c6bbd17f3041d9d630018888b78208be45910df67ad4b2122d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.2-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.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 5366ff8ed54ac2057d52d98201ea51ae9137f8a769cc222bde0a5846d1160c16
MD5 8c722822ca5987ef7981e4ec5fab2216
BLAKE2b-256 a14b12258a05d67c9aefaf36a90bb3026b6af94309200784b59eee91d35e94b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.2-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.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b743c6c3efbe3774ea9400b74118bf288490831a7bf100e2e59c7661a84bcaea
MD5 846da192d3b8aefd69ce57af7ac0e348
BLAKE2b-256 17778a4419037be8294eeaab7d46b9e0e8b4f309efce4e8764949b45372f899d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_arrow-1.1.2-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