EMsnap commented on code in PR #584: URL: https://github.com/apache/inlong-website/pull/584#discussion_r1014953333
########## docs/data_node/extract_node/oracle-cdc.md: ########## @@ -328,6 +328,13 @@ TODO: It will be supported in the future. <td>String</td> <td>Inlong metric label, format of value is groupId&streamId&nodeId.</td> </tr> + <tr> + <td>source.multiple.enable</td> + <td>optional</td> + <td style={{wordWrap: 'break-word'}}>false</td> + <td>Boolean</td> + <td>Whether to enable multiple schema and table migration. If it is' true ', Oracle Extract Node will compress the physical field of the table into a special meta field' data 'in the format of 'canal json'.</td> Review Comment: data -> data_canal or data_debezium, data is deprecated -- 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-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org