wz11wz commented on issue #28120: URL: https://github.com/apache/doris/issues/28120#issuecomment-1844839103
-- test.t_shijianfenzhong definition -- Drop table -- DROP TABLE test.t_shijianfenzhong; CREATE TABLE test.t_shijianfenzhong ( biaozhunzhi float4 NULL, yewushijian timestamp(3) NOT NULL, shujuchulishijian timestamp(3) NULL ); -- 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-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org