graphql-engine/server/tests-py/queries/graphql_query
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
..
agg_perm [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
aggregations server: add type information to aggregates and stringify them (closes #5704) 2021-01-18 13:52:51 +00:00
allowlist [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
basic server: improve backend-specific test setup 2021-05-25 13:55:11 +00:00
bigquery Bigquery/global limit 2021-06-25 13:36:35 +00:00
boolexp server: improve backend-specific test setup 2021-05-25 13:55:11 +00:00
caching [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
citus server: improve backend-specific test setup 2021-05-25 13:55:11 +00:00
computed_fields server: support adding a tracked function as a computed field and vice versa 2021-05-20 06:29:24 +00:00
custom_schema [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
enums [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
functions server: support adding a tracked function as a computed field and vice versa 2021-05-20 06:29:24 +00:00
limits server: introduce new custom scalars and remove offsetParser 2021-06-10 16:14:21 +00:00
offset [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
order_by [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
permissions server: limit of an inherited role will be the max of the limit of the limits of the roles 2021-04-21 09:13:15 +00:00
relay [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1alpha1/errors Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00