Skip to main content

DuckDB extension package for duckdb/core-extensions/iceberg

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[iceberg]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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_ext_iceberg-1.4.1.20251008-py3-none-win_amd64.whl (15.4 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (16.6 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_iceberg-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (14.6 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_iceberg-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (9.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (10.9 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_iceberg-1.4.1.20251008-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 df1cfa51ae9437312b27d497fd4905388efb0d1bd0f261267a7b54548c8b0b14
MD5 ac2751bd6661667c8d1ae0d7197a0ec3
BLAKE2b-256 b19e57dc57253c2f25845deadd92829394aa433c1d9679bacc7c565d2be90e5a

See more details on using hashes here.

File details

Details for the file duckdb_ext_iceberg-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4e28051e890939d77d70289e35b46c8ee14eff0600328a96476ed2ddb9c232e3
MD5 c2f37c88979ff5a309e93fdde9a25f70
BLAKE2b-256 35818ebd5149599a80c25898f71ca379fb3769bf433abe68373c0aa5a87420c0

See more details on using hashes here.

File details

Details for the file duckdb_ext_iceberg-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b4edbd8b1e63d39cbd5ce543ab6bbc5ca3b504985c386a960a2ac63ff25d794c
MD5 ebf42e9e7e7dca07c9287150276ad5a3
BLAKE2b-256 2c1ae5b1e7b0de3c87e2fcd4f5d15fd612ac764d3cdc4400a7e2af61ad72bfde

See more details on using hashes here.

File details

Details for the file duckdb_ext_iceberg-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1261d30a59c5758a8816e63758484c55a234454ab25fb8779c68fc0834dc8649
MD5 6c9033dd23b467fa10df0613e6f81476
BLAKE2b-256 16e27dcbfc64a94ce627b40cb2c8ab6e07e6db47eb900a593c30763ab2f598d1

See more details on using hashes here.

File details

Details for the file duckdb_ext_iceberg-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d09e19f559d700125371361745acc9e6826432621adfae9b6ffeef30536c04f6
MD5 d0756e40d5960012a1331c32a27c40b5
BLAKE2b-256 f9bed9300d1e74bd3225f6feb959eca79dbc85119a56bb1461e4dfd04172bd3e

See more details on using hashes here.

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