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: [email protected]
For additional commands, e-mail: [email protected]