rangareddy commented on issue #12047: URL: https://github.com/apache/hudi/issues/12047#issuecomment-2540629430
Hi @fijemax With your Git repository code, only the data from the first table is processed continuously, while the data from the second table is not processed after the first run. **Postgres:** <img width="554" alt="Screenshot 2024-12-13 at 11 41 38 AM" src="https://github.com/user-attachments/assets/795044dd-4e34-499d-b21e-b2719691ccf4" /> **First Table Data:** <img width="1450" alt="Screenshot 2024-12-13 at 11 39 33 AM" src="https://github.com/user-attachments/assets/ef2a7126-d570-4453-905a-3960a46c0cdf" /> **Second Table Data:** <img width="1451" alt="Screenshot 2024-12-13 at 11 40 14 AM" src="https://github.com/user-attachments/assets/db30b535-52e6-4c45-8383-8690a5e13732" /> -- 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]
