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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0ef80bf0e92b79a0b85c1190fcbf584e81492100c6077a6aeec918e1af0fdffd
MD5 32f7541e9762c4e401f2bd727340c99a
BLAKE2b-256 a79bb15724de640b8159a5d816b97ae39f8a11fc3bba2e2f6628022f1fd35064

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 293cde1824a256042931d09600c3b3527686378324ac26a1b96a3bd15daad5b7
MD5 74815cac6af639b8becf694da419fc33
BLAKE2b-256 a6ed3290b7ee09e83b3495f6b1bd6e272e272f9f9da974fffc4e5c3b975a0fa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1abad578ae7eec666957decca484866e4305b84fda1be0e32ef89e3b6a1375e0
MD5 429fa6f8a8c0c0cefa37ec7a8d588778
BLAKE2b-256 13142cb16f3febf05120db2f95ce94a602e8275c9dd872119793deba63f3bb44

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_arrow-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 66bf9cfcbe001477a604c537a6b4f0d95ba84b56b9e137a0528b2423f8b16536
MD5 073a8ea5d507c3f535ea75b4686b6e1c
BLAKE2b-256 66338e578be5516936b651321b61c34bded3bb252789e73308c9298f1b2e6ad7

See more details on using hashes here.

Provenance

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