apigee / devrel

Common solutions and tools developed for Apigee
Apache License 2.0
181 stars 157 forks source link

fix(data-api): remove nullable fields from data-api test cases #676

Closed danistrebel closed 1 year ago

danistrebel commented 1 year ago

Description

What's changed, or what was fixed?

Query to count entries that would fail the test:

SELECT  count(rental_id) FROM `bigquery-public-data.london_bicycles.cycle_hire`  where duration IS NULL OR bike_id IS NULL

Result:

19600

Issues Fixed

Housekeeping

(please check all that apply [x], do not edit the text)

Full Repo Validation Required

(please check all that apply [x], do not edit the text)

CC: @apigee-devrel-reviewers

danistrebel commented 1 year ago

/gcbrun

apigee-devrel-bot commented 1 year ago

Pipeline Report

Pipeline Result Elapsed Wall Time
references/data-api pass 106s
TOTAL PIPELINE pass 106s

View details in Cloud Build (permission required)

Commit version: 02ab2b9