junmingliu commented on issue #5204:
URL: https://github.com/apache/seatunnel/issues/5204#issuecomment-1663199784

   > 
   
   I understand that it's a positive integer,when scale is zero,there are two 
judgments。
   when basicType is long,the range of long value is between 
-9223372036854775808 and 9223372036854775807,it's length is 19,as to unsigned, 
the length is 20。
   I am curious that the judgment of precision less than or equal to 18。when 
it's length is 19 or 20,partitionColumn is invalid,Because it would be set 
DecimalType(38,18)。


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