gianm opened a new pull request #6404: SQL: Update to Calcite 1.17.0.
URL: https://github.com/apache/incubator-druid/pull/6404
 
 
   Other than keeping things fresh, another motivation is that
   this fixes CALCITE-1436 (AggregateNode NPE for aggregators other
   than SUM/COUNT), which affects aggregate functions on our system
   tables.
   
   Also sets shouldConvertRaggedUnionTypesToVarying = true, a new
   type system parameter that prefers VARCHAR over CHAR. This is
   better for Druid, because we don't really have support for a
   true CHAR type.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to