Hi All,
         We are using Hudi for RDBMS CDC, your use case is to merge
upserts, however if a record with a record key falls to another partition
because the key on which we want to partition may have changed in RDBMS
then those are not merged. We are using COW tables and Hudi 5.2 release.

I suppose this behaviour is because HoodieKey is a record key and
partition path, however, please can someone tell me how we can handle use
cases like these? Am I missing something obvious ?


Regards,
Taher Koitawala

Reply via email to