Skip to content

Expose CsvReadOptions via registerCsv and readCsv #22

@LantaoJin

Description

@LantaoJin

Is your feature request related to a problem or challenge?

The Project status section of the README lists CSV / JSON / Avro under "Data sources" as not-yet-supported. The Java bindings currently only expose registerParquet / readParquet, so any user with CSV input has to either shell out to DataFusion's Rust CLI or pre-convert files to Parquet.

Out of scope for this issue: tablePartitionCols, fileSortOrder, nullRegex, truncatedRows these don't have a Parquet analog yet on the Java side, and adding them would expand surface beyond what the issue scopes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions