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 Контроль доступа с помощью файла. (#3951)
Add new
default
system 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-names
is set tofalse
(the default). (#3574)