fix: dashboard improvements and query speed improvements
This commit is contained in:
@@ -90,6 +90,7 @@ function getClickhouseSettings(): ClickHouseSettings {
|
||||
{};
|
||||
|
||||
return {
|
||||
distributed_product_mode: 'allow',
|
||||
date_time_input_format: 'best_effort',
|
||||
...(!process.env.CLICKHOUSE_SETTINGS_REMOVE_CONVERT_ANY_JOIN
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user