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

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


    from 45be2be  fix issues with multi-value string constant expressions 
(#12025)
     add ca260df  Intern RowSignature in DruidSchema to reduce its memory 
footprint (#12001)

No new revisions were added by this update.

Summary of changes:
 .../DruidSchemaInternRowSignatureBenchmark.java    | 216 +++++++++++++++++++++
 .../apache/druid/segment/column/RowSignature.java  |  18 +-
 .../druid/segment/column/RowSignatureTest.java     |  11 ++
 .../druid/sql/calcite/schema/DruidSchema.java      |  14 +-
 .../druid/sql/calcite/schema/DruidSchemaTest.java  |  18 +-
 5 files changed, 261 insertions(+), 16 deletions(-)
 create mode 100644 
benchmarks/src/test/java/org/apache/druid/benchmark/DruidSchemaInternRowSignatureBenchmark.java

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

Reply via email to