docs/src/main/sphinx/release/release-355.md
QueryCompletedEvent. ({issue}7330)INSERT or UPDATE queries in QueryCompletedEvent. This includes
information about which input columns they are derived from. ({issue}7425, {issue}7465)optimizer.plan-with-table-node-partitioning config property to optimizer.use-table-scan-node-partitioning. ({issue}7257)optimizer.table-scan-node-partitioning-min-bucket-to-task-ratio. ({issue}7257)/admin/spill in {doc}/sql/explain-analyze. ({issue}7427)7346)/optimizer/cost-based-optimizations and join pushdown
by giving precedence to cost-based optimizations. ({issue}7331)to_unixtime with values of type timestamp(p). ({issue}7450)from_unixtime and {func}from_unixtime_nanos to timestamp(p) with time zone. ({issue}7460)7151)assumeLiteralNamesInMetadataCallsForNonConformingClients parameter for use as a workaround when
applications do not properly escape schema or table names in calls to DatabaseMetaData methods. ({issue}7438)7135)LATERAL VIEW json_tuple(...) AS ... syntax. ({issue}7242)7271)$file_modified_time hidden column. ({issue}7511)6975)ORDER BY ... LIMIT clause when the computation
can be pushed down to the underlying database. ({issue}7490)6975)ConnectorMaterializedViewDefinition#storageTable
to determine materialized view storage table. ({issue}7319)