This is an automated email from the ASF dual-hosted git repository.

gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from d3d0c1c91ec Faster parsing: reduce String usage, list-based input 
rows. (#15681)
     add 764f41d9593 Clear "lineSplittable" for JSON when using 
KafkaInputFormat. (#15692)

No new revisions were added by this update.

Summary of changes:
 .../data/input/kafkainput/KafkaInputFormat.java    |  5 +-
 .../input/kafkainput/KafkaInputFormatTest.java     | 10 ++--
 .../kinesis/supervisor/KinesisSupervisorTest.java  |  1 -
 .../seekablestream/RecordSupplierInputSource.java  |  2 +-
 .../seekablestream/SettableByteEntityReader.java   |  2 +-
 .../druid/data/input/impl/JsonInputFormat.java     | 21 ++++++++
 .../druid/data/input/impl/JsonInputFormatTest.java | 60 ++++++++++++++++++++++
 7 files changed, 90 insertions(+), 11 deletions(-)


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

Reply via email to