v.25.7Build/Testing/Packaging Improvement
Added support for the CLICKHOUSE_HOST environment variable
Added support for theCLICKHOUSE_HOSTenvironment variable to specify the ClickHouse server host, aligning with existingCLICKHOUSE_USERandCLICKHOUSE_PASSWORDenvironment variables. This allows for easier configuration without modifying client or configuration files directly. #83659 (Doron David).