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 import_extension
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.3.2a2-py3-none-win_amd64.whl (13.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_iceberg-1.3.2a2-py3-none-macosx_11_0_x86_64.whl (10.7 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_iceberg-1.3.2a2-py3-none-macosx_11_0_arm64.whl (9.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_iceberg-1.3.2a2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.3.2a2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 7257c9b6aa370175037d502c740cc1f8a56b561806a6e33353d4503d48045a2e
MD5 a3f99ef7d34cd6a5fa98592f933e60c8
BLAKE2b-256 3a09dff9514197853795d0da935f583bebc71f9c076f6ac252246ccddb5024f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.3.2a2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bc91f12378c4745180e44f7f1f6d1986af347846d53a80e2edaa38158ac79fc
MD5 c9c4558541e2293f68d42dc618ec3701
BLAKE2b-256 71b9fd4abfb7c466d7ec75cdd71fb66a10de5705b778d53c19340992f30dbad8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_iceberg-1.3.2a2-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.3.2a2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.3.2a2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ca0bf6278f2341aa6f87dbd474ffa66269da2563f01464f393f20217fd597eed
MD5 be2be05457e4bf04492af24643859df2
BLAKE2b-256 3b8fb3c4f2c98a4d94ed14c0697b36695baa858a002bc60e7c1666c00d166df1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.3.2a2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 30501f2d59a56630be16ef9db079a5b138734f25eefd0ce2ce539ed41a6afbca
MD5 6b290c86fab41aca74a3f5e389203440
BLAKE2b-256 64b3c7a46f901099d7e5ab7134b6b0f87632d12871a20533fae3c2ba8cad4d0b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.3.2a2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97a7185a5ef106fbc2f43933dc8b0a45aa47b2095c67ac048b5ed7d151da2824
MD5 4e516ff8aa0929ba703af4eaca4b1079
BLAKE2b-256 15001de9cdd2186188442a66e43b4befe5ef89358769b72ef1b95de0e3d1b608

See more details on using hashes here.

Provenance

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