New Features
- Supports using the Instance Profile and Assumed Role-based credential methods to access AWS S3 and AWS Glue. #15958
- Supports the following bit functions: bit_shift_left, bit_shift_right, and bit_shift_right_logical. #14151
Bug Fixes
The following bugs are fixed:
- Apache Hive external tables that contain MAP and ARRAY data cannot be refreshed. #17548
- Superset cannot identify column types of materialized views. #17686
- BI connectivity fails because SET GLOBAL/SESSION TRANSACTION cannot be parsed. #17295
- The bucket number of dynamic partitioned tables in a Colocate Group cannot be modified and an error message is returned. #17418
Behavior Change
- Added CHARACTER to the reserved keyword list. #17488