qq2413273056 opened a new issue, #6062:
URL: https://github.com/apache/paimon/issues/6062

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Paimon version
   
   Issue Description
   The parseFieldsFromJsonRecordmethod in MongoVersionStrategycontains a 
problematic string casting operation that may cause runtime exceptions when 
processing JSON data.
   
   Problem Location
   String evaluate = (String)JsonPath.read(record, parseNames[i], new 
Predicate[0]);
   
   
   <img width="2614" height="1142" alt="Image" 
src="https://github.com/user-attachments/assets/2e7fc46a-a858-47a0-8fdf-9487138c1cd9";
 />
   
   
   <img width="2382" height="1836" alt="Image" 
src="https://github.com/user-attachments/assets/db010864-4798-40ed-9a7b-f8459ad58a3e";
 />
   
   ### Compute Engine
   
   fink 1.20.1
   
   ### Minimal reproduce step
   
   .
   
   ### What doesn't meet your expectations?
   
   .
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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