[
https://issues.apache.org/jira/browse/HUDI-2965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kudinkin updated HUDI-2965:
----------------------------------
Status: In Progress (was: Open)
> Fix layout optimization to appropriately handle nested columns references
> -------------------------------------------------------------------------
>
> Key: HUDI-2965
> URL: https://issues.apache.org/jira/browse/HUDI-2965
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Alexey Kudinkin
> Assignee: Alexey Kudinkin
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Currently Layout Optimization does only work for top-level columns being
> specified as columns to be orderedBy.
>
> We need to make sure it works correctly for the case when the the field
> reference is specified in the configuration as well (like "a.b.c",
> referencing the field `c` w/in `b` sub-object of the top-level "c" column)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)