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

Uploaded Python 3 Windows x86-64

duckdb_extension_iceberg-1.1.3-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.3-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.3-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 27f6487a1f71e22adbdf31c9d18ac8fe7541d1db7a17b5327dc2f5b6945cda64
MD5 0d9ba7f446520cfd3170b75882efceb2
BLAKE2b-256 705d178f2f2b30927c60479d5253445f48a038289d92fdb974a3853de6972da1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9e18459a74b1ebc0c4b1a8dea5a98bd3c4c4ef49778b7db4b1a90e0da42d10a
MD5 6d558bc956362c3eb4e38c7b90dac808
BLAKE2b-256 61bb34d76f8ecfb81566d0c88b75ba4685a1e5265977d3ef84d807880b60ef83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2aa1e8a1fcda86b7d44e03278c1e62bf8b7493535c3467cfbd9be7511669d1fd
MD5 9a0146340645f8b37bc398de55ee3999
BLAKE2b-256 ddaf43df1bb439018096cd87ad4eb8104804522aa8c24a280bca3fa2011916cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c1c5ea0c3ed0809f63a7ceeeab85e6d8ab99802520dea1fa298e609e25cb36c
MD5 e33be24ca98e4c468cb63c41a16176e1
BLAKE2b-256 eba8e9a59894d876c033a448bd179fc91148e16798be46739a834fcb0b78ab92

See more details on using hashes here.

Provenance

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