Description
- Implement the `SupportsPushDownFilters` interface in `JsonScanBuilder`
- Apply filters in JacksonParser
- Change API JacksonParser - return Option[InternalRow] from `convertObject()` for root JSON fields.
- Update JSONBenchmark
Attachments
Issue Links
- is cloned by
-
SPARK-32346 Support filters pushdown in Avro datasource
-
- Resolved
-
- links to