risingwave_connector::sink::clickhouse

Constant QUERY_ENGINE

source
const QUERY_ENGINE: &str = "select distinct ?fields from system.tables where database = ? and name = ?";