chang-wd opened a new issue, #9662: URL: https://github.com/apache/seatunnel/issues/9662
### Search before asking - [x] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description hdfsFile source didn`t support pure json line now, without schema. 目前的hdfsFile source 不支持单纯的 json 行文本(不需要写明 schema),期望支持,这样对于复杂的嵌套格式兼容性更好。 数据传输组件只负责数据推送本身,将复杂结构的组装和解析还给数据生成方和消费方。 ### Usage Scenario json line,对于复杂的嵌套格式兼容性更好。 数据传输组件只负责数据推送本身,将复杂结构的组装和解析还给数据生成方和消费方。 ### Related issues _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
