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.3a0-py3-none-win_amd64.whl (23.2 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_arrow-1.1.3a0-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.3a0-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.3a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 485d7a1fd537672f9566d297cf128b54c5324b5ccd11c985ffae3c4bbeb8f6cf
MD5 12287ba6c4c03543894c88becf1f559c
BLAKE2b-256 ae4f14d7a1fcfc2124005cde8311387974d82309efd4b4e3f29ad0f58e644331

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d4aa897b2f5473fac85c5514f234e4d9e806d8e539ca9f8dd160b1fb9c514ea8
MD5 1ae3a9154377711ef512e3ed7e93c3bd
BLAKE2b-256 c6ae2afa7030e44272ab8b17baf3c412f5ac7389ee611d7b651093315d9f610c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f4e0df73f9aebfa57300ff12b3484e8045af7ace98d236daad0af0d1a6ec5423
MD5 efb4a9bac587660d5a024ca71f6e1e16
BLAKE2b-256 12a307512a90dfcf9a1ded49c7081cd3fcafc554218498d19c05ca7e9c662f75

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fea4812d4d49af62a1b6f4f630535b4069dc687671a91d2d568703f7db5645c1
MD5 cdef412ae2d8295396bf27e9c946aa8e
BLAKE2b-256 48254162c8f1de861b15b8ac872e6d93ed739eb81eb2c82982fa42f142a2b13a

See more details on using hashes here.

Provenance

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