Skip to main content

Duckdb iceberg extension

Project description

🦆DuckDB iceberg extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-iceberg

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("iceberg")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='iceberg' or 
                list_contains(aliases, 'iceberg')""")
    .fetchone()[0]
)

License

duckdb-extension-iceberg 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

duckdb_extension_iceberg-1.1.3a1-py3-none-win_amd64.whl (22.7 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_x86_64.whl (2.6 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_arm64.whl (2.3 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_iceberg-1.1.3a1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d59644f4d19c5d0296ad4ac9627a07c256b14e572c576cc1805fda6b50dfc3bb
MD5 a205bcdb9d44b34809873c348899c102
BLAKE2b-256 d638d805036d29504b9ecdab8faa8c2e9310b0b901f645c0235fa4f15b7d4183

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.1.3a1-py3-none-win_amd64.whl:

Publisher: publish-iceberg-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_iceberg-1.1.3a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 21dc937080ce5cc85eadbb26f3fe85ff8e94a6e8fed0b4d5afd4ba91800a7159
MD5 3c1800418a86d137c800968edda95a8d
BLAKE2b-256 dfbe7f66eb71aa3705149bea92ac8bbaa7ecdec47b835200008443f4b5af19af

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.1.3a1-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-iceberg-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 32f5c23cab6db719101ec30ebe40e51da0cf23e4d3ea1e7a7292f4a91f8cf7a1
MD5 489d7fefcf091c7e69041300141e99ab
BLAKE2b-256 4a27832cde2b8076c2b6137b5ca1f2fbc724052dfe4b6009eb4414fca33a9418

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-iceberg-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

File details

Details for the file duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9ca4eea4058dad79c608ff89eae0fe4e52e1b2980f3da74aa14ddb1c784589ca
MD5 d0ec953c07c6c13311b35bac389a97af
BLAKE2b-256 0ef449360d4497f95dbba067897c0cce7da1adb2000ca4db31b2f1a357a57697

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.1.3a1-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-iceberg-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page