For the complete documentation index, see llms.txt. This page is also available as Markdown.

Other Limitations

Recognize additional constraints affecting functionality and performance.

File Formats

e6data currently does not support the following file formats:

Orc

Avro

CSV

JSON (however, JSON data which is stored in Parquet files can be queried when saved as a string)

Compression Codecs

e6data currently does not support the following compression codecs:

Parquet files compressed using LZO codec

Parquet files compressed using BROTLI codec

Last updated