clintropolis commented on pull request #10355: URL: https://github.com/apache/druid/pull/10355#issuecomment-689241906
>Because the expression system doesn't support all of the normal Druid ValueTypes, it might actually be better to keep them separate, since it makes things more type-safe. (We know that if we have an ExprType, then that represents a ValueType that the expression system can handle.) Yeah, I think long term we definitely do want to consolidate these, but maybe I am jumping ahead a bit and we should wait until `Expr` can handle all `ValueType`. I will close this PR for now. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
