Alexey Kudinkin created HUDI-2965:
-------------------------------------

             Summary: 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: Sub-task
            Reporter: Alexey Kudinkin


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)

Reply via email to