You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2024/01/18 11:22:48 UTC

(druid) branch master updated (d3d0c1c91ec -> 764f41d9593)

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: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org