zoy0 opened a new pull request, #10735:
URL: https://github.com/apache/inlong/pull/10735

   <!-- Prepare a Pull Request
   Change the title of pull request refer to the following example:
     [INLONG-XYZ][Component] Title of the pull request 
   -->
   
   <!-- Specify the issue this pull request going to fix.
   The following *XYZ* should be replaced by the actual [GitHub 
Issue](https://github.com/apache/inlong/issues) number)-->
   
   Fixes #10289 
   
   ### Motivation
   
   <!--Explain here the context, and why you're making that change. What is the 
problem you're trying to solve.-->
   
   Update the SQLServer Source for agent
   
   ### Modifications
   
   <!--Describe the modifications you've done.-->
   
   Start a Debezium thread to collect change data from SQLServer and convert 
time fields to string. Then put sourceData into a queue. The agent will 
regularly read data from this queue and send it to DataProxy.
   
   ### Verifying this change
   
   <img width="1600" alt="image" 
src="https://github.com/user-attachments/assets/54bf460a-c18f-4fdf-83ae-eab7ae361efe";>
   
   
   


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