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

   > @weiqingping,
   > 
   > You will have to revert the Mysql change though, the IValueMeta.TYPE_DATE 
is a Java Date and contains date + Time. This then translates to a DateTime in 
Mysql.
   > 
   > The difference between IValueMeta.TYPE_DATE and IValueMeta.TYPE_TIMESTAMP 
is the objects behind it Java Date vs Java Time
   
   the problem is that the db's field type is Date but it show DateTime in the 
hop's ui.
   <img width="604" alt="1660644458373" 
src="https://user-images.githubusercontent.com/12055463/184855148-db0c9e0e-0833-42bd-8759-876eee0bbd48.png";>
   


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