JingsongLi commented on code in PR #596: URL: https://github.com/apache/flink-table-store/pull/596#discussion_r1133604874
########## docs/content/docs/how-to/writing-tables.md: ########## @@ -326,6 +329,9 @@ Run the following command to submit a 'merge-into' job for the table. --not-matched-by-source-upsert-set <not-matched-upsert-changes> \ --not-matched-by-source-delete-condition <not-matched-by-source-condition> +Alternatively, you can use '--using-query <query-expression>' to use query result as source table, or Review Comment: remove `--using-query`? -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org