docs/src/main/sphinx/release/release-306.md
LIMIT after a global
aggregation. ({issue}437)EXPLAIN output. ({issue}328)413)413)468)SHOW CREATE VIEW. ({issue}433)NOT NULL when creating tables or adding columns. ({issue}418)query.stage-count-warning-threshold) to specify a
per-query threshold for the number of stages. When this threshold is exceeded,
a TOO_MANY_STAGES warning is raised. ({issue}330)407)deprecated.legacy-unnest-array-rows configuration option.
The legacy behavior for UNNEST of arrays containing ROW values is no
longer supported. ({issue}430)deprecated.legacy-row-field-ordinal-access configuration option.
The legacy mechanism for accessing fields of anonymous ROW types is no longer
supported. ({issue}428)deprecated.group-by-uses-equal configuration option. The legacy equality
semantics for GROUP BY are not longer supported. ({issue}432)deprecated.legacy-map-subscript. The legacy behavior for the map subscript
operator on missing keys is no longer supported. ({issue}429)deprecated.legacy-char-to-varchar-coercion configuration option. The
legacy coercion rules between CHAR and VARCHAR types are no longer
supported. ({issue}431)distributed_join system property. Use join_distribution_type
instead. ({issue}452)414)REAL and DOUBLE types. ({issue}465)418)ENUM type. ({issue}408)418)418)418)Block. ({issue}454)ConnectorMetadata.usesLegacyTableLayouts(). ({issue}420)ConnectorMetadata.applyLimit()
method. ({issue}421)QueryCompletedEvent. ({issue}461)