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.0.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.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for llama_index_readers_iceberg-0.4.0.tar.gz
Algorithm Hash digest
SHA256 e79fb2d85993db7f0cf9855534846a4f27501212a74f41f09e826d1566f27eba
MD5 e86cac18b7deb13b326620eaa44bc38b
BLAKE2b-256 ca04d688a381cab8aac3d153fce76390785b61b57b8cc10f6d215694733e83ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_iceberg-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 34d79372d488aecccb798f25aad386ea8dc4d420a07bf2a2776eda6f1fc293c9
MD5 abbf7cb750b400f97d2b8ab724bc10bd
BLAKE2b-256 a5ad03b7b3402a0106ab2b82c488e8b485d76a74d9765a80df32350c19142ecc

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