kgyrtkirk opened a new pull request, #16504:
URL: https://github.com/apache/druid/pull/16504

   * contains #16503
   * some minor api changes pair/entry
   * some unnecessary aggregation was removed from a set of queries in 
`CalciteSubqueryTest`
   * `AliasedOperatorConversion` was detecting `CHAR_LENGTH` as not a function 
; I've removed the check
     * the field it was using doesn't look maintained that much
     * the `kind` is passed for the created `SqlFunction` so I don't think this 
check is actually needed
   * some decoupled test cases become broken - will be fixed later
   * some aggregate related changes
   * `CalciteQueryTest#testExactCountDistinctWithFilter` is now executable
   
   I recommend to turn on whitespace ignore while taking a look at the changes 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to