nsivabalan opened a new issue, #18499: URL: https://github.com/apache/hudi/issues/18499
### Describe the problem you faced We are adding support to payloads, where users can configure which record to resolve (old or new) when ordering field matches https://github.com/apache/hudi/pull/18413 we might need a similar fix for MERGE MODEs as well ### To Reproduce 1. 2. 3. 4. ### Expected behavior Based on the configuration set, the right record should be chosen. ### Environment Description * Hudi version: * Spark version: * Flink version: * Hive version: * Hadoop version: * Storage (HDFS/S3/GCS..): * Running on Docker? (yes/no): ### Additional context _No response_ ### Stacktrace ```shell ``` -- 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]
