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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 799d293b5faacb69089e1d41f7686d36ae231b276bc72653ffe35cde769330a8
MD5 e78795126373f68b2acf1872ca2d3f68
BLAKE2b-256 0bd835283a5cab66886d8c46cd4b0402fa2297b3dd2211ad31cf966222767c62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 46d1c68d302bc39ff20a8517cdad3f4e579fdd5247b89990efd1eda94b5ce40c
MD5 010c36bc49e580322a94bd6171459dfd
BLAKE2b-256 29bc04ad1eacb29759ebf813eea0633a711bde1ea72b6a91ef41276d6f50d480

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_substrait-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d5e08a4075ab991bceab507baf8ec9407cb419993025419a5216d29082bf87f
MD5 4f21c75fe3d9cf6725a0628dc34b9ab3
BLAKE2b-256 36f5e074b6a75c9eca6e9c75a72e6590a173e04f3e701c1693d4f134fa27b4b6

See more details on using hashes here.

Provenance

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