-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: BigQueryTemplate now closes its BigQueryJsonDataWriter (#2765)
* fix: remove unnecessary 'throws' from BigQueryJsonDataWriter.close() * fix: BigQueryTemplate now closes its BigQueryJsonDataWriter * chore: add error logic coverage * fix: use BigQueryException(String, Exception) when throwing.
- Loading branch information
1 parent
f7c3710
commit 1e0c206
Showing
3 changed files
with
81 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters