cccs-jc
cccs-jc
The issue with nested fields for zorder still exists. Any chance you have time to complete the PR?
@singhpk234 just following up on the lack of support for nested fields when applying zordering
@RussellSpitzer do you think the PR mentioned by @singhpk234 https://github.com/apache/iceberg/pull/9818/files could get merged ?
This is still an issue for us as well. The rewrite_data_files procedures says it cannot find the column we specify in our zorder. It only accepts root columns.
@RussellSpitzer We have created a fork of Iceberg with the PR from @singhpk234 and it works great. For over a year now, we have been working around the issue by...