You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "TyrantLucifer (via GitHub)" <gi...@apache.org> on 2023/04/08 16:25:16 UTC

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #4495: [DOC][FQA.md] Correct `transform sql` config

TyrantLucifer commented on code in PR #4495:
URL: https://github.com/apache/incubator-seatunnel/pull/4495#discussion_r1161130944


##########
docs/en/faq.md:
##########
@@ -84,7 +84,7 @@ source {
 
 transform {
 	sql {
-	 sql = """
+	 query = """

Review Comment:
   Now sql plugin does not support join operation, so I think you should change an another example to instead of it.



-- 
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: commits-unsubscribe@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org