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.1a0-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.1a0-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.1a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eeaa9087f56f316c10e4a8593b71aea56bf803a7b63942d2335d7641b510024f
MD5 235b7bfe2354ac7cc57a71b4c08ff94f
BLAKE2b-256 c59e09b17d93ad0b240c4dc52689d1ccfbd7d25580f496c171bc43f87aca7ccd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d5fcc894a1b288c620c52c0a3c69d671d5232b63c64b537f87d89b97cccc37a6
MD5 32b234950ee1f9f9f213a7facb95d53b
BLAKE2b-256 62fe0cb4d8a51f33424e6c739846aef3d50ec9d5a7e949cfd52fb54323218aa0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25fcd5fde6c0d740abb226ff59a4693515ae5566f290dc4885de81e30ae3d319
MD5 2d445475ed72a1a9b1ad1e9d88ae930d
BLAKE2b-256 f9239c7ae17c672d6f0ba1117200e6ead451bc492350ce1cd3adc74663212982

See more details on using hashes here.

Provenance

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