graphql-engine/server/src-lib/Hasura/Backends/BigQuery/Instances
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
..
Execute.hs Bigquery/global limit 2021-06-25 13:36:35 +00:00
Metadata.hs server: support remote relationships on SQL Server and BigQuery (#1497) 2021-06-11 03:27:39 +00:00
Schema.hs server: IR for DB-DB joins 2021-06-17 23:13:05 +00:00
Transport.hs server: misc cleanups 2021-06-15 15:06:37 +00:00
Types.hs server: IR for DB-DB joins 2021-06-17 23:13:05 +00:00