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
Is your feature request related to a problem? Please describe.
When querying an Azure Data Explorer connection, materialized views are not supported for autocompletion. When browsing it, materialized views are not shown.
Describe the solution or feature you'd like
It would be nifty to have autocompletion for queries over materialized views, and to be able to list them from the Servers view.
Describe alternatives you've considered
Using queries like .show materialized-views helps find them, but autocompletion on queries is not emulatable.
Additional context
The expected behavior can be achieved in dataexplorer.azure.com.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When querying an Azure Data Explorer connection, materialized views are not supported for autocompletion. When browsing it, materialized views are not shown.
Describe the solution or feature you'd like
It would be nifty to have autocompletion for queries over materialized views, and to be able to list them from the Servers view.
Describe alternatives you've considered
Using queries like
.show materialized-views
helps find them, but autocompletion on queries is not emulatable.Additional context
The expected behavior can be achieved in dataexplorer.azure.com.
The text was updated successfully, but these errors were encountered: