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

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


    from 313da988794 decouple column serializer compression closers from 
SegmentWriteoutMedium to optionally allow serializers to release direct memory 
allocated for compression earlier than when segment is completed (#16076)
     add 85ee775390c Handling latest_by and earliest_by on numeric columns 
correctly (#15939)

No new revisions were added by this update.

Summary of changes:
 .../aggregation/first/NumericFirstAggregator.java  |  8 +++---
 .../first/NumericFirstBufferAggregator.java        |  8 +++---
 .../aggregation/last/NumericLastAggregator.java    |  9 ++++---
 .../last/NumericLastBufferAggregator.java          |  8 +++---
 .../apache/druid/sql/calcite/CalciteQueryTest.java | 30 ++++++++++++++++++++++
 5 files changed, 47 insertions(+), 16 deletions(-)


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

Reply via email to