13.150. Release 0.123
- Fixed query failures that occur when the
optimizer.optimize-hash-generation
config is disabled. - Fix exception when using the
ResultSet
returned from theDatabaseMetaData.getColumns
method in the JDBC driver. - Increase default value of config.
- Fix issue with
histogram()
that can cause failures or incorrect results when there are more than ten buckets. - Optimize execution of cross join.
- Run Presto server as
presto
user in RPM init scripts.