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 extension_importer
extension_importer.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.2.2-py3-none-win_amd64.whl (23.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_tpcds-1.2.2-py3-none-macosx_11_0_x86_64.whl (6.7 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpcds-1.2.2-py3-none-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 dfc62a60379c80d90ae5a099473bdb4fa659b41812640a6d7a9b4c0f7e2b66ab
MD5 f81129de3ddf83babb444bf85744f0c0
BLAKE2b-256 4492d87dfccc67b035c4aadd67eecded8cb25f7bc8d79c1f6b2fb2437988965c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.2.2-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.2.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed96018da1dec2e025c186c38040f52102bcdd05419dc1a3dc45210e71e0a513
MD5 83e568799c95e4460b4a771d9ed8063a
BLAKE2b-256 28d5173366377d466ffbee8725e7fb500ab7d7a5b8114dcd8e78a3a5409df413

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.2.2-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.2.2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4a82641c0415e1e38fc7b46b23078926441fc3cadd9b20c83f8cd75a8bd59d35
MD5 e72d43127051923dd77f2bfbdb100101
BLAKE2b-256 ce4590a7243bf5a5eaf3e24f4ca5e0f3762a70ada09c70f2604ac3b41264a617

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.2.2-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.2.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 171571725f51cc3cb5983eddb356d4dec1a4b8dcfd6f74fadeb9820112464ac5
MD5 eff07ccab8f04d00124b36e15ba1e5dd
BLAKE2b-256 7fcf32a31edf4a9c07aafc33b3ff91778577c52ec602d3667d2672711ce31457

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.2.2-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.2.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 34fb3e259a1daf0ea5fc37f196b1f77a0fb4a9f26751d28775ee580f774dfb4f
MD5 889565dab9b72abbf691d07459183efa
BLAKE2b-256 0aef8bd174b86056c156149ed8fad936fa2ce862e438344c1a98f75a4c7e5ced

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.2.2-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