You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "e-mhui (via GitHub)" <gi...@apache.org> on 2023/03/24 09:08:57 UTC

[GitHub] [inlong] e-mhui opened a new pull request, #7685: [INLONG-7683][Sort] Fix errors in Oracle UT

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

   ### Prepare a Pull Request
   
   [INLONG-7683][Sort] Fix errors in Oracle UT
   
   - Fixes #7683 
   
   ### Motivation
   
   In Flink SQL, the Oracle table should be in the format of <schemaName.tableName>, not just <tableName>. For more details, please refer to the documentation at https://inlong.apache.org/zh-CN/docs/next/data_node/extract_node/oracle-cdc.
   
   
   ### Modifications
   
   Modify <tableName> to <schemaName.tableName>


-- 
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] dockerzhang merged pull request #7685: [INLONG-7683][Sort] Fix errors in Oracle UT

Posted by "dockerzhang (via GitHub)" <gi...@apache.org>.
dockerzhang merged PR #7685:
URL: https://github.com/apache/inlong/pull/7685


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