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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4bfd09ee18a659493b7b9b3b50d8c06af904fd4e79115dca9dba68e3f1cd0521
MD5 dbfd8b003bb6682f50643238c48ede2b
BLAKE2b-256 dff4aa1f23512a237320e3af9fc248f21e5458a0694675910137e4a6781077b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 bc41b6523ebeded9ebc88948a2135cac7915bd4ccdeef283723131c3bc8a309f
MD5 3a7c84c907d1817db15dc531ff5a85b2
BLAKE2b-256 c31d776acef40f124e57a414794792a33d2de40b7bd8173e45087b7fd87cee2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9c1b7dff5e4f6238f32b36234a372ffea90882b8a630a5ed9374828b534a5e4
MD5 1c7f6aefd5dcd022993ff7c2025b4f12
BLAKE2b-256 a6d008ffd118e52f922c7c99bec43c6ee4ce29cedf9d3c7bc3d55de025aba84e

See more details on using hashes here.

Provenance

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