Package org.elasticsearch.xpack.esql.datasource.csv
package org.elasticsearch.xpack.esql.datasource.csv
-
ClassDescriptionData source plugin that provides CSV and TSV format support for ESQL external data sources.Standalone CSV parser for fixture generation.Configurable options for CSV/TSV parsing.CSV/TSV format reader for external datasources.Infers column types from CSV data by sampling rows when headers lack explicit type annotations.