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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_extension_iceberg-1.2.2a0-py3-none-win_amd64.whl (10.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_iceberg-1.2.2a0-py3-none-macosx_11_0_x86_64.whl (9.9 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_iceberg-1.2.2a0-py3-none-macosx_11_0_arm64.whl (8.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.2.2a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 38c2e9b504c539855c951d141f8e2fe3cec60d8c1698f26671cb6ba92eb7556d
MD5 130b7d19b6291db309ed807e876c5e0c
BLAKE2b-256 55504465253e7df692aa50799293a88f6e962f616a01755db1a3150e38844b86

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.2.2a0-py3-none-win_amd64.whl:

Publisher: publish-iceberg-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_iceberg-1.2.2a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.2.2a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc0fdf8ae8dadf21f701b3433e40d91fc8cbfeb90893ebc5603508014156aac0
MD5 3ada6e4ce3d886a0b0ec4f503d9d2216
BLAKE2b-256 9dec31a259a6e336867453fce07077edd9899ce7908abc815861e4d7d57f38bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.2.2a0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-iceberg-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_iceberg-1.2.2a0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.2.2a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bf8a90603437b7af9258277c31ffe2f6af8291b42aa2c9ce247b7ad3a36b1b13
MD5 b05e721f8aa712e169d0ceb480a60e3f
BLAKE2b-256 690e48cbae61b293ce1a33b9a6c2ea6213c0ba3c4c5e72ea3ff47d2e3c71fb71

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.2.2a0-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-iceberg-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_iceberg-1.2.2a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.2.2a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 88bd09e1d195d22ed3fac8e51c9d54f209e187c5c812784806aec36cc20403d8
MD5 999668fdb07702613dd1d910432478b2
BLAKE2b-256 79bde5c7d662ec74b40fb62682a7ceb331b988cecef8179b13032deac3409970

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.2.2a0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-iceberg-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_iceberg-1.2.2a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.2.2a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d1a52087d566f23f104e658bea157382098850ebd2ce2a55e250ad15d41259b
MD5 ef5ef14a19c3799de30465cae61a1a51
BLAKE2b-256 b83baf6c5431fd9f0fd00ec95932baccfbf2850325449ba7f88e7be2f05039d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.2.2a0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-iceberg-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