Update Glue to V2 REST interface. The old implementation can be temporarily
restored by setting the hive.metastore configuration property to glue-v1. (#20657)
⚠️ Breaking change: The new implementation does not support and ignores the following
configuration properties: hive.metastore-refresh-interval,
hive.metastore-refresh-max-threads, hive.metastore-cache.cache-partitions,
hive.metastore-cache.cache-missing, hive.metastore-cache.cache-missing-partitions,
hive.metastore-cache.cache-missing-stats.
Improve performance of reading from Parquet files. (#21465)
Update Glue to V2 REST interface. The old implementation can be temporarily
restored by setting the hive.metastore configuration property to glue-v1. (#20657)
⚠️ Breaking change: The new implementation does not support and ignores the following
configuration properties: hive.metastore-refresh-interval,
hive.metastore-refresh-max-threads, hive.metastore-cache.cache-partitions,
hive.metastore-cache.cache-missing, hive.metastore-cache.cache-missing-partitions,
hive.metastore-cache.cache-missing-stats.
Improve performance of reading from Parquet files. (#21465)
Fix potential failure when reading ORC files larger than 2GB. (#21587)
Improve performance of reading from Parquet files. (#21465)
Fix potential failure when reading ORC files larger than 2GB. (#21587)
Update Glue to V2 REST interface. The old implementation can be temporarily
restored by setting the hive.metastore configuration property to glue-v1. (#20657)
⚠️ Breaking change: The new implementation does not support and ignores the following
configuration properties: hive.metastore-refresh-interval,
hive.metastore-refresh-max-threads, hive.metastore-cache.cache-partitions,
hive.metastore-cache.cache-missing, hive.metastore-cache.cache-missing-partitions,
hive.metastore-cache.cache-missing-stats.