Hisoka-X commented on code in PR #7421: URL: https://github.com/apache/seatunnel/pull/7421#discussion_r1719710687
########## docs/en/connector-v2/source/Elasticsearch.md: ########## @@ -25,7 +25,7 @@ support version >= 2.x and <= 8.x. | username | string | no | - | | password | string | no | - | | index | string | yes | - | -| source | array | no | - | +| source | array | yes | - | Review Comment: The `source` is not required. We can use `schema` too. Please refer https://github.com/apache/seatunnel/pull/7421/files#diff-8eef53f88ae098e1477f67d8053f946d3267578ec8e68fd472d22c298864f876R128. Could you please update the documentation to make sure users are aware of this behavior? -- 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]
