jacktengg commented on PR #66761: URL: https://github.com/apache/doris/pull/66761#issuecomment-5385533816
/review 重点关注:1. 常量折叠;2. 分区分桶语义(重点review边界值,包括list和range分区);3. MV/MTMV语义、边界值;4. 表达式类型推导语义是否正确,是否有改变其他类型、特别是date/datetime/datetimev2类型的语义;5. 函数类型推导语义是否正确,是否有改变其他类型、特别是date/datetime/datetimev2类型的语义;6. 其他与timestamp_ns类型无关的行为变更;7. 对比datetimev2类型在FE的所有逻辑(除开外表),是否有功能缺失。 -- 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]
