hudi-bot opened a new issue, #16941:
URL: https://github.com/apache/hudi/issues/16941

   * Ordering value for DeleteRecord in log files should be engine-agnostic, 
e.g., Java type or Avro type., so that log files can be merge-read cross 
engines.
   * When Spark writing log files with engine specific record 
(HoodieSparkRecord), ordering value is directly extract from InternalRow. 
(HoodieSparkRecord#getOrderingValue), the type maybe spark specific, e.g., 
`org.apache.spark.sql.types.Decimal`.
   
    !screenshot-1.png! 
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-9251
   - Type: Bug
   - Attachment(s):
     - 02/Apr/25 
08:16;icshuo;screenshot-1.png;https://issues.apache.org/jira/secure/attachment/13075763/screenshot-1.png


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