bigquery-utils icon indicating copy to clipboard operation
bigquery-utils copied to clipboard

replace_with_test_datasets function fails in local testing (not in cloud build)

Open danieldeleo opened this issue 5 years ago • 0 comments

https://github.com/GoogleCloudPlatform/bigquery-utils/blob/8677d0e2bf505430b10949bf67e3bd7f43d24691/udfs/tests/udf_test_utils.py#L86

os.getenv("SHORT_SHA") will return None in local testing

danieldeleo avatar Aug 03 '20 22:08 danieldeleo