Release 336 (16 Jun 2020)
General
- Fix failure when querying timestamp columns from older clients. (#4036)
- Improve reporting of configuration errors. (#4050)
- Fix rare failure when recording server stats in T-Digests. (#3965)
Security
- Add table access rules to File-based access control. (#3951)
- Add new
defaultsystem access control that allows all operations except user impersonation. (#4040)
Hive connector
- Fix incorrect query results when reading Parquet files with predicates
when
hive.parquet.use-column-namesis set tofalse(the default). (#3574)