rotkang commented on issue #21758:
URL: https://github.com/apache/doris/issues/21758#issuecomment-1633421802

   > Doris intend to delete this type in 2024. In version 2.0 or later, Doris 
prohibits creating tables containing the DATE type by default. If you need to 
use it, you need to add `disable_datev1 = false` in the FE's config and restart 
the FE.
   
   The table I created was of type datev2, and I wanted to copy the same table 
structure instead of using type datev1.


-- 
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]

Reply via email to