graphql-engine/server/src-lib
Chris Done 6dc555f9eb Bigquery/global limit
This resolves https://github.com/hasura/graphql-engine/issues/6947.

A new [`global_select_limit`](b0ab5deefe/server/tests-py/queries/graphql_query/bigquery/replace_metadata.yaml (L17)) field is supported in the BigQuery configuration.

To test global limits, we have two sources defined,  the normal one (limited to 1million) and one with a limit of 1.

https://github.com/hasura/graphql-engine-mono/pull/1592

GitOrigin-RevId: 6ebcc7c1a16bc26ec36e53ae3694d36b7ce5c6e1
2021-06-25 13:36:35 +00:00
..
Control server: graceful shutdown for event and cron triggers and async action (II) 2021-05-14 09:39:33 +00:00
Data server: misc cleanups 2021-06-15 15:06:37 +00:00
GHC/Stats Add a new /dev/rts_stats endpoint, enabled when '+RTS -T' 2021-04-13 17:33:38 +00:00
Hasura Bigquery/global limit 2021-06-25 13:36:35 +00:00
Network server: RQL code health 2021-01-08 23:10:36 +00:00