Zhifu-Liu commented on issue #4939: URL: https://github.com/apache/seatunnel/issues/4939#issuecomment-1606677784
> 我刚刚看了下源码, fieldNames, 只会存储顶层的field data.id, data['id'] 是没有这个功能的 找不到会报错 确实,field只能存储顶层字段,我也尝试了不同的配置方法进行复杂字段的部分字段提取,但是都读取不出来。 研究了一下2.3.1的源码,果然没有相关实现,目前只能全部读取出来。 -- 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]
