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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d6eaa118773b01852685d99d01115ebf08b549198470ffce680c80f4e24614fd
MD5 c08b115674199b0818a837de427bba44
BLAKE2b-256 497b299c3bbc3e56386532e2a45ee27529db9a5c34e834abb781b5865ed185c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2b1f1f838003980a9cb6fbf51bd0348791e5a125e9446bff578f7cb925d17874
MD5 01d5e38de5b9eac3ffd00e5faf3ef042
BLAKE2b-256 0a21cdfde680e92849f51a96fec162ae0d55acecd7fbb656322ac61071b983ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c2750e753921101e62f05f7752be247c8c150bd82bc77796377c636fc76832bd
MD5 3cf1f8f38005f5d64758b588a3eef14a
BLAKE2b-256 edb964009ae7f1e8c87f354170261c55d52e582de17f508959a49411b858af1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_iceberg-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e359aea65ff66d2c35818f837bfd32d59d36a752b7699521e7ee63910815c02a
MD5 567f6038d52de1941d07d0daa919bd01
BLAKE2b-256 f724b9d4de91dcf4d9fcc73ec568f4fe8d8dabf6fe5e8e27314c383dfcbf6387

See more details on using hashes here.

Provenance

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