graphql-engine/server/src-lib/Hasura/Backends/BigQuery
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
..
DataLoader Bigquery/cleanups 2021-06-15 08:59:11 +00:00
DDL Bigquery/global limit 2021-06-25 13:36:35 +00:00
Instances Bigquery/global limit 2021-06-25 13:36:35 +00:00
Connection.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
DDL.hs server: misc cleanups 2021-06-15 15:06:37 +00:00
FromIr.hs Bigquery/global limit 2021-06-25 13:36:35 +00:00
Meta.hs BigQuery Feature Branch 2021-04-12 10:19:20 +00:00
Plan.hs Bigquery/global limit 2021-06-25 13:36:35 +00:00
Source.hs Bigquery/global limit 2021-06-25 13:36:35 +00:00
ToQuery.hs server: misc cleanups 2021-06-15 15:06:37 +00:00
Types.hs server: misc cleanups 2021-06-15 15:06:37 +00:00