You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (Jira)" <ji...@apache.org> on 2019/12/20 18:56:00 UTC

[jira] [Created] (SPARK-30323) Support filters pushdown in CSV datasource

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org