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 8434173 Add property for binding view manager type (#10895)
add cbbef80 add SQL operators for bitwise expressions (#10823)
No new revisions were added by this update.
Summary of changes:
.../org/apache/druid/math/expr/FunctionTest.java | 20 ++++-
.../druid/math/expr/VectorExprSanityTest.java | 2 +-
docs/querying/sql.md | 8 ++
.../calcite/expression/OperatorConversions.java | 40 +++++++++
.../sql/calcite/planner/DruidOperatorTable.java | 24 ++++++
.../apache/druid/sql/calcite/CalciteQueryTest.java | 58 +++++++++++++
.../sql/calcite/expression/ExpressionsTest.java | 96 ++++++++++++++++++++++
website/i18n/en.json | 9 ++
8 files changed, 255 insertions(+), 2 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]