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

Uploaded Python 3Windows x86-64

duckdb_extension_tpcds-1.2.2a0-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.2a0-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.2a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 6f7524d72a9de16fe890ed5eef3c892736dd3901fb8732f32262555bf97ef682
MD5 7e9976338f6cfba247722ec597dd5c2d
BLAKE2b-256 822e7242ed1ffc9daaa58673e181982a8ffe14bfdd01f8eb7b4320b0c08ecba2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8c148a1ed559a8e37919fee791531f43fef4ef2c5f2e77ac2a958fcd3657321f
MD5 e35548295944bd992dee0fedf3dbeef2
BLAKE2b-256 ee2c197f59a0ec740dc83ea37fd5dcb7c5cbe8d2cdf3c8c7af4fd0115f3607e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 472611d6ca706efd20db32a13e1831539e127dd5d7c01b784d4ad378d3c71a03
MD5 15fb09f081eb737db4d7348909d933dd
BLAKE2b-256 cbb50e8b42607688471753a6834a205b35b7c00e81de23e9d8bfd59f4c5daf1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 6ce50bc743a16347b06859d04a699934c9f7752369473731af99de8f2921d629
MD5 1e64b4f6930df29cd889f076ef04acf8
BLAKE2b-256 af553584d08dbb371e6aae5640c7a13dfa341e6e8bf180a37c0a9ba8798b94ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.2a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d657cbe17d79352956b2fc91b19d4849867b60d9f274458892d48e432373e44
MD5 fd3354385d69ed8b5edb33463a8bd43d
BLAKE2b-256 c26ac1c1601f34b8beeb4313a49a8f237f5eb2326c495e2952b6c1a61d490259

See more details on using hashes here.

Provenance

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