⚠️ Breaking change: Remove the default legacy mode for the hive.security
configuration property, and change the default value to allow-all.
Additionally, remove the legacy properties hive.allow-drop-table,
hive.allow-rename-table, hive.allow-add-column, hive.allow-drop-column,
hive.allow-rename-column, hive.allow-comment-table, and
hive.allow-comment-column. (#21013)
Fix query failure when reading array types from Parquet files produced by some
legacy writers. (#20943)