yiguolei commented on code in PR #60667:
URL: https://github.com/apache/doris/pull/60667#discussion_r2807458676
##########
be/src/olap/types.h:
##########
@@ -1253,7 +1253,8 @@ struct
FieldTypeTraits<FieldType::OLAP_FIELD_TYPE_DATETIMEV2>
static Status from_string(void* buf, const std::string& scan_key, const
int precision,
Review Comment:
This method maybe useless, we refactored the code and zonemap now using
datatype serde's from olap string. Could you help check if the problem still
exists?
--
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]