hongzhi-gao opened a new pull request, #759: URL: https://github.com/apache/tsfile/pull/759
**Summary** Fix path parsing inconsistency between ANTLR4 and fallback flows. **What changed** Moved Path parsing into library .cc (library-controlled behavior). Fixed fallback split_device_id_string to normalize split results instead of returning raw token splits. Added unit test for root.sg1.FeederA fallback semantics. **Impact** Prevents device/measurement path mismatches that could make IoTDB queries return empty results even when TsFile content is valid. -- 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]
