JingsongLi commented on PR #853:
URL: https://github.com/apache/incubator-paimon/pull/853#issuecomment-1502663466

   I've thought about this fix, maybe we can make it more thorough. Like 
`org.apache.paimon.utils.TypeUtils.castFromString`, we can have a 
`castToString`. Then, the string will be SQL standard string.
   
   But this will bring more serious issues, incompatibility, and we may need an 
option or an old class to fall back to the old path when we cannot find it. 
This is complicated.
   
   Is this problem serious now? Can we keep it this way for now?


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