From 61f9465e84b2b679e3eca8bcc93b4a3d090abf81 Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Tue, 17 Dec 2019 17:46:47 -0500 Subject: [PATCH] bug: add bigquery module back to pom (#42) --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 5fccdc0c7..ce1212a09 100644 --- a/pom.xml +++ b/pom.xml @@ -244,6 +244,10 @@ + + google-cloud-bigquery + +