druid/extensions-core
frank chen e83d5cb59e
Fix ingestion failure of pretty-formatted JSON message (#10383)
* support multi-line text

* add test cases

* split json text into lines case by case

* improve exception handle

* fix CI

* use IntermediateRowParsingReader as base of JsonReader

* update doc

* ignore the non-immutable field in test case

* add more test cases

* mark `lineSplittable` as final

* fix testcases

* fix doc

* add a test case for SqlReader

* return all raw columns when exception occurs

* fix CI

* fix test cases

* resolve review comments

* handle ParseException returned by index.add

* apply Iterables.getOnlyElement

* fix CI

* fix test cases

* improve code in more graceful way

* fix test cases

* fix test cases

* add a test case to check multiple json string in one text block

* fix inspection check
2020-11-13 13:59:23 -08:00
..
avro-extensions Fix ingestion failure of pretty-formatted JSON message (#10383) 2020-11-13 13:59:23 -08:00
azure-extensions Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
datasketches Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
druid-basic-security Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
druid-bloom-filter support for vectorizing expressions with non-existent inputs, more consistent type handling for non-vectorized expressions (#10499) 2020-10-26 19:55:24 -07:00
druid-kerberos Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
druid-pac4j Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
druid-ranger-security Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
ec2-extensions Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
google-extensions Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
hdfs-storage Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
histogram Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
kafka-extraction-namespace Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
kafka-indexing-service Fix ingestion failure of pretty-formatted JSON message (#10383) 2020-11-13 13:59:23 -08:00
kinesis-indexing-service Fix ingestion failure of pretty-formatted JSON message (#10383) 2020-11-13 13:59:23 -08:00
lookups-cached-global Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
lookups-cached-single Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
mysql-metadata-storage modify access to protected SQLMetadataConnector methods to allow extensions to create SQL metadata tables using implementation specific constructs (payload type, serial type, etc) (#10573) 2020-11-12 23:20:01 +05:30
orc-extensions Fix ingestion failure of pretty-formatted JSON message (#10383) 2020-11-13 13:59:23 -08:00
parquet-extensions Fix ingestion failure of pretty-formatted JSON message (#10383) 2020-11-13 13:59:23 -08:00
postgresql-metadata-storage modify access to protected SQLMetadataConnector methods to allow extensions to create SQL metadata tables using implementation specific constructs (payload type, serial type, etc) (#10573) 2020-11-12 23:20:01 +05:30
protobuf-extensions Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
s3-extensions Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
simple-client-sslcontext Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00
stats Update version to 0.21.0-SNAPSHOT (#10450) 2020-10-03 16:08:34 -07:00