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 2020/02/21 22:30:22 UTC

[druid] branch master updated (f707064 -> 05258dc)

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 f707064  Add Azure config options for segment prefix and max listing length (#9356)
     add 05258dc  Improved the readability and fixed few java warnings (#9163)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/druid/sql/calcite/expression/Expressions.java | 7 +------
 .../expression/builtin/TimeArithmeticOperatorConversion.java      | 2 +-
 .../java/org/apache/druid/sql/calcite/filtration/BoundRefKey.java | 8 +++++---
 .../java/org/apache/druid/sql/calcite/filtration/BoundValue.java  | 6 ++++--
 .../druid/sql/calcite/filtration/ConvertSelectorsToIns.java       | 6 +-----
 .../java/org/apache/druid/sql/calcite/filtration/Filtration.java  | 5 +++--
 .../java/org/apache/druid/sql/calcite/rel/DruidConvention.java    | 2 +-
 .../main/java/org/apache/druid/sql/calcite/table/DruidTable.java  | 6 ++++--
 .../java/org/apache/druid/sql/calcite/table/RowSignature.java     | 5 +++--
 9 files changed, 23 insertions(+), 24 deletions(-)


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