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

    - JsonPath.read() returns Object. Assigning it directly to String 
introduced a hidden cast, causing ClassCastException for non-String values.
    - Fixed by explicit stringify in MongoDB CDC Parser.
    - Added MongoVersionStrategyTest covering mixed types for correctness.
    - Fixes: #6062 
   


-- 
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: issues-unsubscr...@paimon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to