ruanwenjun commented on code in PR #5871:
URL: https://github.com/apache/seatunnel/pull/5871#discussion_r1411676616
##########
seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/connector-package-service-test-server1-resources/fakesource_to_console.conf:
##########
@@ -38,6 +38,7 @@ source {
sink {
console {
+ source_table_name = "fake"
Review Comment:
Yes,the current code in `checkComplexGraph ` relies on source_table_name, I
changed this pr to draft and find out how to change the logic, but the logic
might be same with checkSimpleDAG ~
##########
seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/resources/connector-package-service-test-server1-resources/fakesource_to_console.conf:
##########
@@ -38,6 +38,7 @@ source {
sink {
console {
+ source_table_name = "fake"
Review Comment:
Yes,the current code in `checkComplexGraph ` relies on source_table_name, I
changed this pr to draft and find out how to change the logic, but the logic
might be same with checkSimpleDAG ~
--
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]