ArnavBalyan opened a new pull request, #9469:
URL: https://github.com/apache/paimon/pull/9469

   ### Purpose
    - Analyzing a table causes query failure when a decimal column contains 
only null values.
    - Flink reports null min/max, but read attempts a conversion to decimal, 
causing NPE.
    - Preserve the null min/max values and convert the remaining available 
decimal statistics.
   
   ### Tests
    - UT


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