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

Uploaded Python 3Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 85500e6d5ba666f1ae3693406d13982c64288a459a0935d785c939c9b907c96a
MD5 f0e537b39232fdd371cdd0b165570c0c
BLAKE2b-256 cabb2d2d08a1f2764c94d142b0640cd818722b0128f9910cdd43486f96afb61d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c161e61d5787d5a1edbb4c0e3331f6fe94df54bba8febe09a48425733cc37346
MD5 e93bfe3202d8da2d4f0b00acffd26f38
BLAKE2b-256 4ccfc28ee83eb6678ff64925c06e5792e7dc22c315e02ee8f810c5caca54bdc5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bd1b4354b6f695e5b020d9255244f1f7707d38dd24506ca1bab42869855cea3f
MD5 fb2425f282cdd1ebeed8ba4f82d593b1
BLAKE2b-256 00aed283d5761f3b3509fa4e33bc64c3a60e14350d243b8a13be485997896b45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4fce257f2128043759914768d1e9f6ebcbe2ee0a587f6cf4c56c6f1fe9f5c64b
MD5 f1270a3aa21ccd770cd8ca7f7efa2a75
BLAKE2b-256 d2cef070534b0055f36c7b7ff5244d7bc054a057bc4a51e88414697dc94bcb16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.5.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e78de0810f3afa756da9c4e998545c7f586a397d5449895efe0be8995b1ce908
MD5 ec5ced7b61ae2f288e9aab4d20ba7a13
BLAKE2b-256 d54d9bc6fb007eb1ef2ba8ff9949c35cb8634597885534a25dfabf03ba6ed85c

See more details on using hashes here.

Provenance

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