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

Uploaded Python 3 Windows x86-64

duckdb_extension_iceberg-1.1.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 125e3fc42016374109976d62d973ba37e67a6d68d74a95b973fd437854fa021e
MD5 92e50f83983a8b3b70edb90011419829
BLAKE2b-256 5e2fcd5882be650dc4b2013e9d0a009bd6e52adaa2a9cd83517876d079e4454e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e9f8fe72e6b61c11021263ddb48f7b78b34245b3131b5e8cfb722be854242c99
MD5 74df3bcb66f579ddb1610cf0a9652b46
BLAKE2b-256 5e12be42117aeaedd9490a25f3dbe4a45fc2fb9c7f740bacf7c1e86829360642

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 89bc64b08da1b1b514bdc519a7f4d68ee5d9978f3461d901629d08f7a718105e
MD5 77f26cc2a04faec629aa3d150917dcf3
BLAKE2b-256 65c59b04886db434b7b895a1e04910f9ded6d374e4d6712cf82fd02c7c9c5b64

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c501902774b97d0849ca95f25c88bc851cf7ccd694fabf489ab3ff7be3298bfa
MD5 4e6a89aedb7738a5e63df695a32df02b
BLAKE2b-256 4655728ccbbf833757c068709e8329e4a333545c1c41fc7e4d1c2c348f5525bc

See more details on using hashes here.

Provenance

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