druid/indexing-service/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/java/org/apache/druid More structured way to handle parse exceptions (#10336) 2020-09-11 16:31:10 -07:00
test More structured way to handle parse exceptions (#10336) 2020-09-11 16:31:10 -07:00