Skip to main content

Duckdb tpcds extension

Project description

🦆DuckDB tpcds extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-tpcds

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("tpcds")

Verify that the extension is installed.

import duckdb

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

License

duckdb-extension-tpcds 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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_extension_tpcds-1.5.0-py3-none-win_amd64.whl (8.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_x86_64.whl (4.9 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_tpcds-1.5.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 579ab87e32e39fb1247984df6bb84f7e3abeb557ab35caf2a7e16dc48a3a0abc
MD5 5dc1344741bef62aefbedc628286e579
BLAKE2b-256 3f1123313dbc69bf6ea3cdb748c9e123fdde49047cad263097e4731f4538e979

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.5.0-py3-none-win_amd64.whl:

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpcds-1.5.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1a224a7afcb4ff98cc6b0ea5423e26e4c42c6d7af81af1033f231b63a46aedbd
MD5 ecc6d060b3382e2d351d61ae1ff2f2fe
BLAKE2b-256 b640f20cbd6c70f3ed91afabea0502bbad269ca93a2920d7727dc094fd132171

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.5.0-py3-none-manylinux2014_x86_64.whl:

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpcds-1.5.0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 42c5202f7143cbbb03c14e33f14b6aaab62faa1feb308d65c8191fa7babb87b5
MD5 1c6c72040e0680197f65ffee4321560c
BLAKE2b-256 d0ac95f2b666e6d1f5fc27eaab4342d2130e1b15945c5d42200c42e17d9c1e28

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.5.0-py3-none-manylinux2014_aarch64.whl:

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 89aeb11c76387d4dd57b738c91a3e3cb16b647128c40711ed50d1efea33bdd6a
MD5 59d1c9118111cf24b13fb2d73e6e7316
BLAKE2b-256 f4f00d66d9551c9e7c8eb36c8dffed628429daa83926a0bee9fa55fcc2bb3ac4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_x86_64.whl:

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a484e143b316057cd18e30f0b9fcc42ef6d526c37b63f36fadd0b91f4bcacc7
MD5 9804142f9fe5721752be5d198b05e0e3
BLAKE2b-256 6bd2ff04d1e482fe9dd23be6228065b3bcc663f43463c8730a51057767ef6aa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.5.0-py3-none-macosx_11_0_arm64.whl:

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page