You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2023/03/07 21:12:23 UTC

[druid] branch master updated (ca4df85941 -> 3924f0eff4)

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

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


    from ca4df85941 fix SQL in segment card (#13895)
     add 3924f0eff4 use Calcites.getColumnTypeForRelDataType for SQL CAST operator conversion (#13890)

No new revisions were added by this update.

Summary of changes:
 .../expression/builtin/CastOperatorConversion.java | 68 +++++------------
 .../builtin/ReductionOperatorConversionHelper.java | 13 +++-
 .../apache/druid/sql/calcite/planner/Calcites.java |  8 +-
 .../calcite/CalciteMultiValueStringQueryTest.java  | 86 ++++++++++++++++++++++
 .../sql/calcite/expression/ExpressionsTest.java    |  6 +-
 .../calcite/expression/GreatestExpressionTest.java |  8 +-
 .../calcite/expression/LeastExpressionTest.java    |  8 +-
 7 files changed, 130 insertions(+), 67 deletions(-)


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