Skip to content

Add a static query cost calculator to reject malicious quries

Jayesh requested to merge generated-differential-D8077-source into master

Calculate the total query cost from the query AST. This will block big queries before executing them.

Related to #4299 (closed)


Migrated from D8077 (view on Phabricator)

Merge request reports