Add support for configuring the maximum number of values per page when writing
to Parquet files with the parquet.writer.page-value-count configuration
property or the parquet_writer_page_value_count session property. (#20171)
Add support for ALTER COLUMN ... DROP NOT NULL statements. (#20448)
Add support for configuring the maximum number of values per page when writing
to Parquet files with the parquet.writer.page-value-count configuration
property or the parquet_writer_page_value_count session property. (#20171)
Add support for ALTER COLUMN ... DROP NOT NULL statements. (#20315)
Add support for configuring the maximum number of values per page when writing
to Parquet files with the parquet.writer.page-value-count configuration
property or the parquet_writer_page_value_count session property. (#20171)
Add support for array, map and row types in the migrate table
procedure. (#17583)