JingsongLi commented on pull request #14961:
URL: https://github.com/apache/flink/pull/14961#issuecomment-797198186


   Are you worried about the decimal point? In fact, int32 or Int64 contains 
integer and decimal parts, so precision and data will not be lost. You can take 
a look at Java's `BigDecimal`, which is also saved with Int64.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to