yiguolei commented on code in PR #32649:
URL: https://github.com/apache/doris/pull/32649#discussion_r1534980384
##########
be/src/vec/exprs/vexpr.cpp:
##########
@@ -97,11 +97,11 @@ TExprNode create_texpr_node_from(const void* data, const
PrimitiveType& type, in
break;
}
case TYPE_DATEV2: {
Review Comment:
TODOs:
1. verify datev1 and datetimev1 have precision ???
2. table1 is datev2 and table2 is datev2 , generate runtime filter。
3. table1 is datetimev2 and table2 is datetimev2 , generate runtime filter。
--
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]