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

Uploaded Python 3 Windows x86-64

duckdb_extension_iceberg-1.1.1a0-py3-none-macosx_11_0_x86_64.whl (2.4 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_iceberg-1.1.1a0-py3-none-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_iceberg-1.1.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0f7b80514537170c519b7cebcdc567dcda8cf6d8e5fc1d414cd15f5efc0657fe
MD5 f09068d9aecf78b9dfb447ad32304391
BLAKE2b-256 54a52eae81d53ded8cc44d3cce3c80e3415bfa75e5d5c459cbe6be261f031db8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b7e18d73595a0f89d410846ac14933fd5b371d75579f013fe32c08698f28aab0
MD5 b0b2e01843093d2e8e49a845fc610bd9
BLAKE2b-256 e37400bf9399ce1eeadc873879bd3c4bac3e5d21a0ede2fb774d265a1720aa6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 df1a5ada8cc709069c113011be5cffbdb74876ee879cd58feec11f93d2380796
MD5 2dc11ea4ceae5c892b287e194ca99f3d
BLAKE2b-256 83cecb4763568e33a530663eab62cfc418a62aac4ddfdd37979560c0eecd36bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d039603ac78aef3c0330e2dad2e168dcfab24cd47ffe8c793d2f1e2affdd483c
MD5 fdbe1292b5124026b00516c6dbde463b
BLAKE2b-256 cf4bd483d60cf1fc9aa47d180901480d5ed281182bb4e54ed906f0427f332f17

See more details on using hashes here.

Provenance

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