docs/src/main/sphinx/release/release-301.md
100)/sql/create-role). Note, using {doc}/sql/set-role
requires an up-to-date client library. ({issue}90)INVOKER security mode for {doc}/sql/create-view. ({issue}30)ANALYZE SQL statement for collecting table statistics. ({issue}99)log function with arbitrary base. ({issue}36)deprecated.legacy-log-function configuration option. The legacy behavior
(reverse argument order) for the {func}log function is no longer available. ({issue}36)deprecated.legacy-array-agg configuration option. The legacy behavior
(ignoring nulls) for {func}array_agg is no longer available. ({issue}77)COALESCE expressions. ({issue}35)reduce_agg state type. ({issue}55)SYSTEM table sampling and computations over the
columns of the sampled table. ({issue}29)67)97)54)61)hive.temporary-staging-directory-enabled configuration property and
temporary_staging_directory_enabled session property to control whether a temporary staging
directory should be used for write operations. ({issue}70)hive.temporary-staging-directory-path configuration property and
temporary_staging_directory_path session property to control the location of temporary
staging directory that is used for write operations. The ${USER} placeholder can be used to
use a different location for each user (e.g., /tmp/${USER}). ({issue}70)53)73)72)QueryCreatedEvent and QueryCompletedEvent. ({issue}24)NodeManager where node list was not being refreshed on workers. ({issue}27)