Hisoka-X commented on code in PR #3395:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3395#discussion_r1019968361


##########
docs/en/transform/sql.md:
##########
@@ -56,7 +56,6 @@ Use SQL plugin for data aggregation, use avg functions to 
perform aggregation op
 ```bash
 sql {
     sql = "select avg(age) from user_info",
-    table_name = "user_info"

Review Comment:
   change `table_name` to `result_table_name` ?



-- 
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]

Reply via email to