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

Uploaded Python 3 Windows x86-64

duckdb_extension_arrow-1.1.1a0-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.1a0-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.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 89dd2ccf8639e47e55e5ddc9aab3fed1f1607f199bd4f4bd4ddb5e0312ee3958
MD5 d024347da45b5dfec4bf913907a39198
BLAKE2b-256 76828a0956747b4f7adf1ec420890f550cf1ed8326d74fc8c9e643338d510faf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a104b4c59d4d297ec9770e6f2fe28290427bb6b2bebccdbde867b8c43ecbad18
MD5 442fed1927fb8ffe5abf8f42583846b3
BLAKE2b-256 6529c28c38c44941f8c8b0044e31acb3db1c3bd535c6bab02dc892007b6e71e0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 aa0a6ecf7366bd789d7bec90fa9eeb0edcdfe5a8984a752b39802b79363b9d50
MD5 a559a0b1b3ebca094690c79188aec058
BLAKE2b-256 e6155015a2ee4478e0d6a1d3b27ba065cee03b5f3a2c0df3157f04c41c2a027b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fce313de40fd587c2673551290bb35f3298abc65bb86f9e0ad4a089db47a5e9f
MD5 c4c2a22e563e3f1ff321fa7619238896
BLAKE2b-256 bdae683a16ebffb7987089933ca971518a51ffba5fa78af288dfa7921533e722

See more details on using hashes here.

Provenance

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