13.138. Release 0.116

    • JSON_FORMAT(x) instead of CAST(x as VARCHAR)
    • Add multimap_agg() function.
    • Add function.
    • Add query_max_run_time session property and query.max-run-time config. Queries are failed after the specified duration.
    • Removed config. The cluster memory manager is now always enabled.
    • Removed task.max-memory config.
    • Add optimization for IF on a constant condition.