microsoft / Kusto-Query-Language

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

Problem with sequence_detect plugin #35

Closed samiha-rahman closed 3 years ago

samiha-rahman commented 3 years ago

Hello! I have a quick question regarding a rather new plugin that was introduced, the sequence_detect plugin.

I came across the documentation regarding the plugin, but when attempting to write a query using this plugin, I receive the following error: 'The plug-in function sequence_detect is not defined.' image

I've also noticed that the sequence_detect plugin is not included in PlugIns.cs. Is this plugin not yet supported?

Thanks in advance for any help or feedback!

sloutsky commented 3 years ago

The sequence_detect() was added to the IntelliSense