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

Uploaded Python 3Windows x86-64

duckdb_extension_tpcds-1.2.1a0-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.1a0-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.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c3b52b60baef972a3ba3face392d6ca3ee4dccaa52deee009b3ad82105167bfc
MD5 22c94d206d95185ec625e80b5153e3fc
BLAKE2b-256 c8c0ffca487efb744c826ffc0cfc569019e6eda89e6b350eb3d7d6794a5b2b7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5550050d5d5442a7d59ed24ed1015c1f6d5c8d0fa74f3d5d6b639fdd3d7317c9
MD5 9da8bad8f24d2b013f5fca4a550dfc82
BLAKE2b-256 2c3ebe0e2a4b1da7f6db9ea49de3b746345184d5b27a786595b8bfb8f93e7acd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.1a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d3a03d4aa760d2c10e22b7bce02d9f79ebdd400bb9f5d7d8d275c988d8b6c88c
MD5 b888508974d5c95dc033280520eb669c
BLAKE2b-256 1744ae31b5c14eefea510eb4b8fab9e185d263389ae1bd92a8439d7bd33f9d63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 4ab7600babeeec9c06970299357bf6ccc98acd4066826c376e7eefc73a0e3ec1
MD5 2f14c4f4232121464222a3ee6259fc9e
BLAKE2b-256 58feea61af0ef8f8e62ad6209a843f6ed9390ec34560f15e275c79b8ec125f71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.2.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d62575a4b4f1be36428db5002ac487cb8d07d4de5c48b0047c75e75f4e275d2
MD5 4a585782bff5463b813116dd34127084
BLAKE2b-256 5d4a80700f18fc41a32d2b18bfd30c3652348d959155740ba57245abe88b94f4

See more details on using hashes here.

Provenance

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