druid/extensions-core/parquet-extensions/src
Jihoon Son 8f14ac814e
More structured way to handle parse exceptions (#10336)
* More structured way to handle parse exceptions

* checkstyle; add more tests

* forbidden api; test

* address comment; new test

* address review comments

* javadoc for parseException; remove redundant parseException in streaming ingestion

* fix tests

* unnecessary catch

* unused imports

* appenderator test

* unused import
2020-09-11 16:31:10 -07:00
..
main More structured way to handle parse exceptions (#10336) 2020-09-11 16:31:10 -07:00
test/java/org/apache/druid/data/input/parquet Fix potential resource leak in ParquetReader (#9852) 2020-05-16 09:57:12 -07:00