v.25.1Improvement

Support for Experimental PRQL and KQL Query Languages in ClickHouse

Support for the alternative query languages PRQL and KQL was marked experimental. To use them, specify settings allow_experimental_prql_dialect = 1 and allow_experimental_kusto_dialect = 1. #74224 (Robert Schulze).