You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cc...@apache.org on 2020/02/12 23:39:35 UTC

[druid] branch master updated (c30579e -> b1f3813)

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

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


    from c30579e  ANY Aggregator should not skip null values implementation (#9317)
     add b1f3813  Fix timestamp extract fn to match postgreSQL (#9337)

No new revisions were added by this update.

Summary of changes:
 .idea/inspectionProfiles/Druid.xml                 |   1 +
 .../expression/TimestampExtractExprMacro.java      |   6 +-
 .../expression/TimestampExtractExprMacroTest.java  | 102 +++++++++++++++++++++
 .../coordinator/CachingCostBalancerStrategy.java   |   2 +
 .../apache/druid/sql/calcite/CalciteQueryTest.java |   4 +-
 5 files changed, 110 insertions(+), 5 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/query/expression/TimestampExtractExprMacroTest.java


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