Danny Chen created HUDI-9643:
--------------------------------

             Summary: Fix `HoodieRecord.getOrderingValue` to be engine agnostic
                 Key: HUDI-9643
                 URL: https://issues.apache.org/jira/browse/HUDI-9643
             Project: Apache Hudi
          Issue Type: Improvement
          Components: core
            Reporter: Danny Chen
             Fix For: 1.1.0


The ordering value should be engine agnostic, there are use cases that this 
value woule be persisted into the serialized delete block within 
`DeleteRecord`s.

Also there is potential to fix the performance issue of row-level ordering 
value field name fetching from props, let's pass the field name as a param here.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to