weiqingping commented on PR #1635:
URL: https://github.com/apache/hop/pull/1635#issuecomment-1217344022

   > The generated DDL does not show the actual DDL of the table, it shows how 
we would create the table. And because we have no date-only type we suggest 
DateTime indeed.
   > 
   > A Hop "Date" is DateTime and if we select a MySQL Date from a table we 
have to convert it to a Hop Date and will contain time again (00:00:00 
timestamp in the backend). I know it's a bit annoying but we will have more 
errors if we suggest the Date type because people will wonder where their time 
has gone.
   > 
   > Edit: But I would honestly never suggest creating tables from the UI, your 
DDL should be managed outside of Hop
   
   OK ,I understand. thank you @hansva 


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

Reply via email to