Maxim Gekk created SPARK-32346:
----------------------------------

             Summary: Support filters pushdown in Avro datasource
                 Key: SPARK-32346
                 URL: https://issues.apache.org/jira/browse/SPARK-32346
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Maxim Gekk
            Assignee: Maxim Gekk
             Fix For: 3.1.0


* Implement the `SupportsPushDownFilters` interface in `JsonScanBuilder`
 * Apply filters in JacksonParser
 * Change API JacksonParser - return Option[InternalRow] from `convertObject()` 
for root JSON fields.
 * Update JSONBenchmark



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to