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

Uploaded Python 3Windows x86-64

duckdb_extension_tpcds-1.4.0-py3-none-macosx_11_0_x86_64.whl (6.8 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpcds-1.4.0-py3-none-macosx_11_0_arm64.whl (6.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.4.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3c9484d06ea4f2b8be9b5bb85e1f1385427d5e2c22e6130483323648a2e4ca47
MD5 09390ce43adea4c3636e7710b93f6e6e
BLAKE2b-256 243eba71c0b0cee9be3ed879024494d8aa201a629e2ce5e8fd7219e4bb6027c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.4.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 855edc0b4617d4af7f17d32009f22fa4801149da64aac0ab6e75ca2d4b8424ee
MD5 1c9e11e083bff3364d5f38d26304cbfb
BLAKE2b-256 a17477242ce058ed8c17e0897870a4544313bcb3bbb2455bfa7317a703324f12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.4.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 21e3c46add17d1ab3489f3ad6273224f5922eb5ff22a794982f02140513da829
MD5 78785fea623300d66430411fafed577d
BLAKE2b-256 07190d1e2fe9f3164416377f948d51d42dcf41a9a24c259862e5d1b6dbfda63a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.4.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 67639686f78f3fa6afdf4d4b215ea3ac0cf1a88eb37fb22822fc93d1260c3845
MD5 e476b24adb5510f7e3851d932d5d5677
BLAKE2b-256 4dd84e7a15c9e22a48889e45c0efb7a9c0473792a9aea5ba82a1c14a852861c3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.4.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f04e560dcbf73c74e5bb567dc7f749ef34b8ff7daae1fb65578b2c3d64c70976
MD5 35797d7cd96bb8c4994d59c989472c4c
BLAKE2b-256 8e34286246852ca78f1b17550827d85f6e4dec43ee48d174a13d880b8ab28099

See more details on using hashes here.

Provenance

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