You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "yiguolei (via GitHub)" <gi...@apache.org> on 2023/04/12 01:05:48 UTC

[GitHub] [doris] yiguolei commented on a diff in pull request #18564: [Bug](date) fix regression test test_date_function

yiguolei commented on code in PR #18564:
URL: https://github.com/apache/doris/pull/18564#discussion_r1163462706


##########
be/src/vec/runtime/vdatetime_value.cpp:
##########
@@ -1795,28 +1795,31 @@ bool DateV2Value<T>::is_invalid(uint32_t year, uint32_t month, uint32_t day, uin
 }
 
 template <typename T>
-void DateV2Value<T>::format_datetime(uint32_t* date_val) const {

Review Comment:
   should enable this test case in pipeline/conf/p0 and p1



-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org