Fokko commented on code in PR #7385: URL: https://github.com/apache/iceberg/pull/7385#discussion_r1172876720
########## docs/spark-ddl.md: ########## @@ -256,18 +252,6 @@ ADD COLUMN points.value.b int Note: Altering a map 'key' column by adding columns is not allowed. Only map values can be updated. -In Spark 2.4.4 and later, you can add columns in any position by adding `FIRST` or `AFTER` clauses: Review Comment: Ah, yes! -- 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]
