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.2.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for llama_index_readers_iceberg-0.2.0.tar.gz
Algorithm Hash digest
SHA256 bcc4af34a64fb84ca17b0dc0862a90fa689c428e54aa55f6da222163b1aa8c97
MD5 f730f2eb32fa7648024cf10ed38d7216
BLAKE2b-256 436d5d42156670bdd634009593661bb49152626461efc0ad3131e0e55897e8ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_iceberg-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f5fe294aaf33c4401a20bd04a3ab8450bc8859393eb873fce1c47469ee18d9b8
MD5 46ed53bac1974f93da615eae81f5ffad
BLAKE2b-256 aeeb04601f3e73f28515832251fd1b6e9137a7b5dfa5acbd06d3295fc93b60d7

See more details on using hashes here.

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