13.193. Release 0.61
Alternatively, in the FROM
clause:
- Add support for type.
- Completely rewritten Hadoop FileSystem implementation for S3 using the Amazon AWS SDK, with major performance and reliability improvements.
- Add support for writing data to S3.
- General improvements to the JDBC driver, specifically with respect to metadata handling.
- Fix a bug when using aggregations in the
HAVING
clause. - Fix an out of memory issue when writing large tables.
- Fix a bug when using
ORDER BY rand()
in a query. - Fix handling of timestamps in maps and lists in Hive connector.