microsoft / Kusto-Query-Language

Kusto Query Language is a simple and productive language for querying Big Data.
Apache License 2.0
554 stars 100 forks source link

Intellisense false positive - all geospatial functions #13

Closed dimitri-b closed 4 years ago

dimitri-b commented 4 years ago

All four geospatial functions (as documented here) are redlined by intellisense, even though queries run fine.

sloutsky commented 4 years ago

Are you referring to the specific client (e.g. Kusto Web Explorer)? We can't reproduce the issue with Kusto.Explorer desktop application. The issue may be not in the parser, but with a client using an outdated version.

dimitri-b commented 4 years ago

Looks like this issue is only relevant for Web UI.

image

sloutsky commented 4 years ago

We have passed this to WebUx team, closing the parser issue