Add a static query cost calculator to reject malicious quries
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)
Staging instance, all changes can be removed at any time
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)