You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Using UseCommonTableForWildcardproperty for wildcard config (#917)
This is PR to handle queries where following configuration is used (no
explicit index configuration)
```
'*':
useCommonTable: true
target: [ my-clickhouse-data-source ]
```
0 commit comments