kbendick commented on issue #5676:
URL: https://github.com/apache/iceberg/issues/5676#issuecomment-1233819063

   I think you're supposed to use `DROP PARTITION FIELD days(ts)`. Or dropping 
the column directly.
   
   Here's some examples from the tests: 
https://github.com/apache/iceberg/blob/84f40cff9b98ee15b706289e551078355bb8a7a5/spark/v3.3/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestAlterTablePartitionFields.java#L397-L422
   
   I'm wondering if that's a correct usage of `REPLACE PARTITION FIELD` 
statement.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to