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
When I write a kusto query for a function that includes a column name the column name doesn't resolve and shows as unknown. Column names seem to resolve as expected for kusto queries of tables.
For example, in the hypothetical query:
cluster("cluster").database("database").Function()
| where Name contains "a"
Name would show as unknown even if it is a column in the data. It remains unknown both before and after executing a query.
Extension version: 0.5.8
Azure Data Studio version: azuredatastudio 1.50.0 (49c73a8, 2024-11-17T22:41:05.327Z)
OS version: Windows_NT x64 10.0.26100
Restricted Mode: No
Preview Features: Enabled
Modes:
System Info
Item
Value
CPUs
11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz (8 x 3302)
Type: Bug
When I write a kusto query for a function that includes a column name the column name doesn't resolve and shows as unknown. Column names seem to resolve as expected for kusto queries of tables.
For example, in the hypothetical query:
cluster("cluster").database("database").Function()
| where Name contains "a"
Name would show as unknown even if it is a column in the data. It remains unknown both before and after executing a query.
Extension version: 0.5.8
Azure Data Studio version: azuredatastudio 1.50.0 (49c73a8, 2024-11-17T22:41:05.327Z)
OS version: Windows_NT x64 10.0.26100
Restricted Mode: No
Preview Features: Enabled
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
The text was updated successfully, but these errors were encountered: