FrankChen021 commented on PR #14378: URL: https://github.com/apache/druid/pull/14378#issuecomment-1579944575
I'm wondering why is not the `IS_AGGREGATOR` declared as `BOOLEAN`? IMO for boolean type, it would be more simplier and intuitive for user to filter out aggregator functions like ```sql select * from ROUTINES where IS_AGGREGATOR ``` -- 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]
