You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Two queries out of 3 in example_submission_folder are failing.
Query bq026_2 return this error: Error occurred while fetching data: 403 Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.; reason: accessDenied, message: Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.
Query bq207 error: Error occurred while fetching data: 403 Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.; reason: accessDenied, message: Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.
The text was updated successfully, but these errors were encountered:
thanks for access. I can access the databases.
However, evaluating example_folder queries. I get {'bq026_2': 0, 'bq117': 1, 'bq207': 0}
Is this the expected result? Only one successful query (bbq117) from the examples.
Hi,
Two queries out of 3 in example_submission_folder are failing.
Query bq026_2 return this error:
Error occurred while fetching data: 403 Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.; reason: accessDenied, message: Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.
Query bq207 error:
Error occurred while fetching data: 403 Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.; reason: accessDenied, message: Access Denied: Table spider2-public-data:patents.publications: User does not have permission to query table spider2-public-data:patents.publications, or perhaps it does not exist.
The text was updated successfully, but these errors were encountered: