Maxim Gekk created SPARK-30323: ---------------------------------- Summary: Support filters pushdown in CSV datasource Key: SPARK-30323 URL: https://issues.apache.org/jira/browse/SPARK-30323 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.0.0 Reporter: Maxim Gekk
- Implement the `SupportsPushDownFilters` interface in `CSVScanBuilder` - Apply filters in UnivocityParser - Change API UnivocityParser - return Seq[InternalRow] from `convert()` - Update CSVBenchmark -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org