e-mhui commented on code in PR #690:
URL: https://github.com/apache/inlong-website/pull/690#discussion_r1116490344


##########
docs/data_node/extract_node/oracle-cdc.md:
##########
@@ -176,6 +176,7 @@ Overall, the steps for configuring CDB database is quite 
similar to non-CDB data
      GRANT SELECT ANY TRANSACTION TO flinkuser CONTAINER=ALL;
      GRANT LOGMINING TO flinkuser CONTAINER=ALL;
      GRANT CREATE TABLE TO flinkuser CONTAINER=ALL;
+     -- need not to execute if set 
scan.incremental.snapshot.enabled=true(default)

Review Comment:
   Thanks you, it has been updated.



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