MaitreyaManohar commented on issue #12978:
URL: https://github.com/apache/hudi/issues/12978#issuecomment-2725550102

   Also, is there any way to perform the CDC query resulting in the before and 
after image in the same row along with the operation type like specified in 
this article : 
https://jack-vanlightly.com/analyses/2024/9/27/change-query-support-in-apache-hudi.
 Here the output when using spark SQL gives these columns: 
   `|op |ts_ms|before |after `                                                  
                                                                                
                                                                                
       
   
   Is there anyway to do so in Flink SQL/ Flink Table API ? If yes, can anyone 
give me the exact query to be used to get the above results ?


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