Skip to main content

llama-index readers iceberg integration

Project description

LlamaIndex Readers Integration: Iceberg

pip install llama-index-readers-iceberg

This loader fetches data from Apache Iceberg tables.

Usage

To use this loader, you need to pass in an Intercom account access token.

from llama_index.readers.iceberg import IcebergReader

docs = IcebergReader().load_data(
    profile_name="my_profile",
    region="us-west-2",
    namespace="my_dataset",
    table="my_table",
    metadata_columns=["_id", "_age", "_name"],
)

This loader is designed to be used as a way to load data into LlamaIndex.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_readers_iceberg-0.4.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

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

llama_index_readers_iceberg-0.4.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_iceberg-0.4.1.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_iceberg-0.4.1.tar.gz
Algorithm Hash digest
SHA256 2def4b3fb7ae03d4180321f79c047066714175d57924a879e788577b4e0ab20e
MD5 2e19473e4e720a114495328f3d9053fb
BLAKE2b-256 327a4403bdac132d4496f4b471250d99ae3c9ca21518a75513d1ba03b8360b48

See more details on using hashes here.

File details

Details for the file llama_index_readers_iceberg-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_iceberg-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bbc7de766c46e3f781c1b89f473175b3eb2e5df2338b713dfd1c9ed57d7b5bdd
MD5 c4cf86ee85ddfb128f99c089652346d1
BLAKE2b-256 80e0ae3babdb5021739d2f8a0e41455f75e13db402b203a0a3c79875321626e4

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