the sql:
`INSERT INTO penta.fast_report SELECT * FROM remote('${formClickhouse.host}', test,test, '${formClickhouse.basicAuth.username}', '${formClickhouse.basicAuth.password}') WHERE start_time<1667836800 AND start_time >1667232000`
I need to change config user.xml to make sure the remote not timeout
I need to change config user.xml to make sure the remote not timeout
config:
it still is 50ms not work