docs/src/main/sphinx/release/release-0.129.md
:::{warning}
There is a performance regression in this release for GROUP BY and JOIN
queries when the length of the keys is between 16 and 31 bytes. This is fixed
in {doc}/release/release-0.130.
:::
OUTER JOIN to
return incorrect results.max_by or {func}min_by, now
accurately reflect their true memory usage and thus appear to use more memory
than before./sql/show-session to not show hidden session properties.ORDER BY and LIMIT.NULL to
other types.UNION ALL that write data.P4HyperLogLog type, which uses an implementation of the HyperLogLog data
structure that trades off accuracy and memory requirements when handling small sets for an
improvement in performance./sql/set-session or {doc}/sql/reset-session
rather than silently ignoring the command.Statement interface supports all variants of the execute methods.
It also supports the getUpdateCount and getLargeUpdateCount methods.ctrl-C.The scheduler can now be configured to take network topology into account when
scheduling splits. This is set using the node-scheduler.network-topology
config. See {doc}/admin/tuning for more information.
hive.s3.pin-client-to-current-region=true
in your Hive catalog properties file. Enabling this feature is required
to access S3 data in the China isolated region, but prevents accessing
data outside the current region.hive.s3.sse.enabled=true in your Hive catalog properties file.retention_days table property.EncryptionMaterialsProvider.