Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in BigQuery #100

Open
baggio002 opened this issue Jul 26, 2021 · 1 comment
Open

Error in BigQuery #100

baggio002 opened this issue Jul 26, 2021 · 1 comment

Comments

@baggio002
Copy link

When running queries in BigQuery, in the Looker logs we found this error message:

2021-07-12 17:14:52.266 +0000 [ERROR|a52e18|query_manager] :: Sequel::DatabaseError : Java::NetStarschemaClouddbJdbc::BQSQLException: Query execution failed: 

I checked BigQuery side logs, it should be an issue related to the third party JDBC driver which is working with the Looker, since the queries attempt that made it through the JDBC driver and accepted by BigQuery backend was actually successfully run and completed by BigQuery without error.(Please refer to the screenshot
3vxUFxyMujvgZEW
)

Please help to solve this issue.

Thank you!

@stalbot
Copy link
Contributor

stalbot commented Jul 26, 2021

Hey @baggio002 would you mind sharing what version of Looker you are on? We can look up what version of the driver that corresponds to. It is possible this represents an issue that has already been fixed.

Also, is this a regression, or a new query you're running that is not working? Is there anything noteworthy about the query (uses types other than numbers/strings/dates, very long running or large amount of data returned, something else?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants