Caideyipi opened a new pull request, #18440: URL: https://github.com/apache/iotdb/pull/18440
## Description Support configurable TsFile parser selection for Pipe sources. - Add source.tsfile.parser and extractor.tsfile.parser with query and scan values. - Propagate the setting through historical/realtime events, copied events, and compacted events. - Preserve the existing automatic parser selection when the setting is absent. - Adapt the change to the current master parser provider and merged historical source structure. ## Tests - TsFileInsertionEventParserTest#testConfiguredTsFileParserSelection - IoTDBDataRegionSourceTest#testTsFileParserParameter Both targeted tests pass. -- 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]
