You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2021/04/27 17:33:35 UTC

[druid] branch master updated (1b07d55 -> 57ddae7)

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

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


    from 1b07d55  Misc QueryView UX improvments (#11158)
     add 57ddae7  fix serde issues with time-min-max extension (#11146)

No new revisions were added by this update.

Summary of changes:
 extensions-contrib/time-min-max/pom.xml            |  20 +++-
 .../query/aggregation/TimestampAggregator.java     |   3 -
 .../aggregation/TimestampAggregatorFactory.java    | 109 +++++++++------------
 .../aggregation/TimestampMaxAggregatorFactory.java |  30 ++++--
 .../aggregation/TimestampMinAggregatorFactory.java |  25 ++++-
 .../TimestampMinMaxAggregatorFactoryTest.java      |  52 ++++++++++
 6 files changed, 158 insertions(+), 81 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org