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.3.0-py3-none-win_amd64.whl (14.9 MB view details)

Uploaded Python 3Windows x86-64

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

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpcds-1.3.0-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.3.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 af07f5c7ba1b74f4872b4639575e91630153daf3a61ab5d90a6c57d8b9325dc1
MD5 958f193386d3d967be95bca009b0017c
BLAKE2b-256 1b62ab48398cd8ecc2a6f006dfbdbf68b45e7e444440a8be0e7b3aaa5824e737

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4e7efedefe051bdca5684474c4e2944024c95c4e1744740bf2f2451eb7d92abd
MD5 6852eec26b63c12235119587522c0aad
BLAKE2b-256 045a9f572c6ef419ea823f5da3fd11b5a764d35cedcafbc5370acfac8b8b4085

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66dfd0fcaf16c7e520e5116dacd970919dec9caaec7faee8b9cd855a76627e4e
MD5 fc95e95ba4946ac3f7b2457666a14fdb
BLAKE2b-256 a4c762a4968735b466d3df86348b666a5884a033b63453809572cca437036a1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2dc8a5ca43fb54b111f21d2c58f2b5c0fc745ac90cbc18ecdf524bbb4fd13e12
MD5 adfca280988966611869629140f005c8
BLAKE2b-256 3c7d6b25d7b0bbdc10a7874e6dcea1a53041182ac6a18c0b7d9fa15c5dd020e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 589323693d2d59e65f000963fb8413f3069d305b66273445a3007ec3ee38f694
MD5 5d2284e4534a63ab6302548256a2b3b6
BLAKE2b-256 c4f97a876beb9039ca6f10238a264de741caec7f6c14efe3391f9427fad9e8c7

See more details on using hashes here.

Provenance

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