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

NullPointException when statistics query is null #152

Open
bobdxiao opened this issue Nov 26, 2022 · 3 comments
Open

NullPointException when statistics query is null #152

bobdxiao opened this issue Nov 26, 2022 · 3 comments

Comments

@bobdxiao
Copy link
Contributor

bobdxiao commented Nov 26, 2022

This will throw a null pointer exception when referencedJob.getStatistics().getQuery() is null
image

@bobdxiao
Copy link
Contributor Author

I don't know why it would be null, is this because of a change in the GCP api?

@bobdxiao
Copy link
Contributor Author

Line 163 in BQForwardOnlyResultSet will also have this problem
image

@bobdxiao
Copy link
Contributor Author

There is also the BQStatement, which also seems to cause null pointer exceptions
image

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

1 participant