Search before asking
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 = JsonPath.read(record, parseNames[i]);
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?