Rename the configuration property max-tasks-waiting-for-execution-per-stage
to max-tasks-waiting-for-execution-per-query and the session property
max_tasks_waiting_for_node_per_stage to
max_tasks_waiting_for_node_per_query to match implemented semantics. (#23585)
Fix failure when joining tables with large numbers of columns. (#23720)
Fix failure for MERGE queries on tables with large numbers of columns. (#15848)