wypoon commented on PR #15706: URL: https://github.com/apache/iceberg/pull/15706#issuecomment-4101735531
I think that it would be better to use a configurable column name than a hardcoded "ICEZVALUE" in `SparkZOrderFileRewriteRunner`. We could add an option to https://iceberg.apache.org/docs/latest/spark-procedures/#options-for-sort-strategy-with-zorder-sort_order, for example, for configuring this column name. What do you think, @RussellSpitzer? We should still throw the error as proposed here if the column coincides with an existing column in the table. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
