[ https://issues.apache.org/jira/browse/SPARK-30323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-30323. ---------------------------------- Fix Version/s: 3.0.0 Resolution: Fixed Issue resolved by pull request 26973 [https://github.com/apache/spark/pull/26973] > 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 > Assignee: Maxim Gekk > Priority: Major > Fix For: 3.0.0 > > > - 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