Release 0.154
Fix potential “Requested array size exceeds VM limit” error that triggers the JVM’s handling.
Add support for to describe the requirements for the input parameters to a prepared statement.
Hive Changes
- Fix handling of metastore cache TTL. With the introduction of the per-transaction cache, the cache timeout was reset after each access, which means cache entries might never expire.