Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fixed BigQuery datasets that have colon in URI (#855)
* fix: Fixed BigQuery datasets that have colon in URI The colon-based "project:dataset.table" format is no longer supported. Fixes: #854 * Fixed the fix Co-authored-by: Gergely Imreh <imrehg@gmail.com> Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com> Co-authored-by: Gergely Imreh <imrehg@gmail.com> Co-authored-by: Ivan Cheung <ivans.mailbox@gmail.com>
- Loading branch information