You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/06 02:32:55 UTC

[GitHub] [inlong-website] e-mhui opened a new pull request, #584: [INLONG-579][Sort] Add doc for oracle connector for all migrate

e-mhui opened a new pull request, #584:
URL: https://github.com/apache/inlong-website/pull/584

   ### Add doc for oracle connector for all migrate
   
   - Fixes #579
   
   ### Motivation
   
   Add doc for oracle connector for all migrate


-- 
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@inlong.apache.org

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


[GitHub] [inlong-website] e-mhui commented on a diff in pull request #584: [INLONG-579][Doc] Add doc for oracle connector for all migrate

Posted by GitBox <gi...@apache.org>.
e-mhui commented on code in PR #584:
URL: https://github.com/apache/inlong-website/pull/584#discussion_r1016100218


##########
docs/data_node/extract_node/oracle-cdc.md:
##########
@@ -427,6 +500,36 @@ _Note: the mechanism of `scan.startup.mode` option relying on Debezium's `snapsh
 
 The Oracle Extract Node can't work in parallel reading, because there is only one task can receive change events.
 
+### Whole Database, Multiple Schemas, Multiple Tables Migration

Review Comment:
   Its upper level is a '## Features'.



-- 
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@inlong.apache.org

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


[GitHub] [inlong-website] e-mhui commented on a diff in pull request #584: [INLONG-579][Sort] Add doc for oracle connector for all migrate

Posted by GitBox <gi...@apache.org>.
e-mhui commented on code in PR #584:
URL: https://github.com/apache/inlong-website/pull/584#discussion_r1014976865


##########
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:
   done.



-- 
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@inlong.apache.org

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


[GitHub] [inlong-website] e-mhui commented on a diff in pull request #584: [INLONG-579][Doc] Add doc for oracle connector for all migrate

Posted by GitBox <gi...@apache.org>.
e-mhui commented on code in PR #584:
URL: https://github.com/apache/inlong-website/pull/584#discussion_r1016100218


##########
docs/data_node/extract_node/oracle-cdc.md:
##########
@@ -427,6 +500,36 @@ _Note: the mechanism of `scan.startup.mode` option relying on Debezium's `snapsh
 
 The Oracle Extract Node can't work in parallel reading, because there is only one task can receive change events.
 
+### Whole Database, Multiple Schemas, Multiple Tables Migration

Review Comment:
   Its upper level is a '## Features'



-- 
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@inlong.apache.org

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


[GitHub] [inlong-website] yunqingmoswu merged pull request #584: [INLONG-579][Doc] Add doc for oracle connector for all migrate

Posted by GitBox <gi...@apache.org>.
yunqingmoswu merged PR #584:
URL: https://github.com/apache/inlong-website/pull/584


-- 
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@inlong.apache.org

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


[GitHub] [inlong-website] EMsnap commented on a diff in pull request #584: [INLONG-579][Sort] Add doc for oracle connector for all migrate

Posted by GitBox <gi...@apache.org>.
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-unsubscribe@inlong.apache.org

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


[GitHub] [inlong-website] EMsnap commented on a diff in pull request #584: [INLONG-579][Sort] Add doc for oracle connector for all migrate

Posted by GitBox <gi...@apache.org>.
EMsnap commented on code in PR #584:
URL: https://github.com/apache/inlong-website/pull/584#discussion_r1014953441


##########
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-unsubscribe@inlong.apache.org

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


[GitHub] [inlong-website] yunqingmoswu commented on a diff in pull request #584: [INLONG-579][Doc] Add doc for oracle connector for all migrate

Posted by GitBox <gi...@apache.org>.
yunqingmoswu commented on code in PR #584:
URL: https://github.com/apache/inlong-website/pull/584#discussion_r1016099327


##########
docs/data_node/extract_node/oracle-cdc.md:
##########
@@ -427,6 +500,36 @@ _Note: the mechanism of `scan.startup.mode` option relying on Debezium's `snapsh
 
 The Oracle Extract Node can't work in parallel reading, because there is only one task can receive change events.
 
+### Whole Database, Multiple Schemas, Multiple Tables Migration

Review Comment:
   It is recommend to add a title for it such as '##Features'.



-- 
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@inlong.apache.org

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