An error occurred while fetching this tab.
insights: make the querybuilder type safe
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: coury-clark
Just some simple type safety to prevent mistakes when going from a search query to a compute query. This is ultimately because passing a compute query through the search parser will break the semantic of the compute query in most cases.
Verified queries built as expected
Push commits to the source branch or add previously merged commits to review them.