Skip to main content

Duckdb substrait extension

Project description

🦆DuckDB substrait extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-substrait

You are ready to install the extension for duckdb.

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

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-substrait 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_substrait-1.1.3a1-py3-none-macosx_11_0_x86_64.whl (11.4 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_substrait-1.1.3a1-py3-none-macosx_11_0_arm64.whl (10.0 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_substrait-1.1.3a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 647a353e646a97f7f918c7226b0b87505f900af49c5ebefbdeaad96022f80cb1
MD5 03d924e675d7a0c8835398e50af77c12
BLAKE2b-256 3c5cd16c106b789eb290c83df2e5e43a036c2f1e34a48917825c570c65d2aace

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file duckdb_extension_substrait-1.1.3a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a2a4b2a0a0a7e6b1797e4cc675ccf19c6774b18b8ecf7eb2130b896848dc2f6f
MD5 4fcf7c65e6fcebf9b098c7d39e074829
BLAKE2b-256 4027a98988bf90455aefdf517f94257088f5bdb6f4a1f77858ae6db9539c776a

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file duckdb_extension_substrait-1.1.3a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e51aeed159b4ca2382b8ded4a6c49e0dcf8a1c63c92ecc52c7b7fe873e7fa6a7
MD5 3312a1d5a7d63e1a06ffb7d961febd7c
BLAKE2b-256 9b8b37c710d769d7eb23df45f80bea08909be8a7851dcfc0b4095c848095d85c

See more details on using hashes here.

Provenance

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

Publisher: publish-substrait-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