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 4087a01  Datasource doc structure adjustments. (#9716)
     add c5bfe36  Optimize FileWriteOutBytes to avoid high system cpu usage 
(#9722)

No new revisions were added by this update.

Summary of changes:
 .../benchmark/indexing/IndexMergeBenchmark.java    | 87 ++++++++++++--------
 .../druid/segment/data/ByteBufferWriter.java       |  2 +-
 .../EntireLayoutColumnarDoublesSerializer.java     |  2 +-
 .../data/EntireLayoutColumnarFloatsSerializer.java |  2 +-
 .../druid/segment/data/GenericIndexedWriter.java   |  6 +-
 .../segment/serde/ComplexColumnSerializer.java     |  2 +-
 ...argeColumnSupportedComplexColumnSerializer.java |  2 +-
 .../druid/segment/serde/MetaSerdeHelper.java       |  6 +-
 .../druid/segment/writeout/FileWriteOutBytes.java  | 12 ++-
 .../druid/segment/writeout/WriteOutBytes.java      |  2 +-
 .../segment/writeout/FileWriteOutBytesTest.java    | 95 ++++++++++++++++++++--
 11 files changed, 161 insertions(+), 57 deletions(-)


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

Reply via email to