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

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


    from c5bfe36  Optimize FileWriteOutBytes to avoid high system cpu usage 
(#9722)
     add 7fa72fb  Initialize SettableByteEntityReader only when inputFormat is 
not null (#9734)

No new revisions were added by this update.

Summary of changes:
 .../druid/data/input/impl/DelimitedParseSpec.java  |   7 +
 .../SeekableStreamIndexTaskIOConfig.java           |   1 +
 .../SeekableStreamIndexTaskRunner.java             |  11 +-
 .../indexing/seekablestream/StreamChunkParser.java |  37 ++++-
 .../seekablestream/StreamChunkParserTest.java      | 176 +++++++++++++++++++++
 5 files changed, 221 insertions(+), 11 deletions(-)
 create mode 100644 
indexing-service/src/test/java/org/apache/druid/indexing/seekablestream/StreamChunkParserTest.java


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

Reply via email to