Lin Liu created HUDI-8667:
-----------------------------
Summary: Ensure precombine/orderiing fields can only be scalar
Key: HUDI-8667
URL: https://issues.apache.org/jira/browse/HUDI-8667
Project: Apache Hudi
Issue Type: Bug
Reporter: Lin Liu
Assignee: Lin Liu
When we using event time ordering, if the customer chooses a column in type as
`string` or other complex data types, Hudi will fail.
But we can simplify the logic by ensuring it works by using scalar columns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)