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/25 14:05:18 UTC

[GitHub] [inlong] e-mhui opened a new pull request, #7696: [INLONG-7695][Sort] Fix the error of enabling incremental snapshots when Oracle run all database migration job

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

   ### Prepare a Pull Request
   
   [INLONG-7695][Sort] Fix the error of enabling incremental snapshots when Oracle run all database migration job
   
   - Fixes #7695 
   
   ### Motivation
   
   When running a all database migration job, we need to obtain its `tableSchema`, otherwise a null pointer error will be reported.
   
   
   ### Modifications
   
   Get `tableSchema` from `splitState`.


-- 
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 #7696: [INLONG-7695][Sort] Fix NPE when running Oracle all database migration jobs

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


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