yiguolei commented on PR #32233: URL: https://github.com/apache/doris/pull/32233#issuecomment-2002217094
If it is date/datetime, then where could we find its actual type? For example, the user create a table with date column in 1.1.4 and then upgrade to 2.0.3, its actual type is datev1, and the user create a table in 2.0.3 and its type is also date but its actual type is datev2. How do we find the difference between the two columns? -- 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