I am trying to compare result of bigquery and compare it with existing values, but I am not able to connect to bigquery. Could you please help me in writing Cucumber/karate code to connect to bigquery, query and compare the result with existing values?
Asked
Active
Viewed 18 times
1
-
I mean connection is established but now need to query from the code to big query and get the result. – user14704837 Apr 12 '22 at 06:26
-
please see this answer: https://stackoverflow.com/a/52714248/143475 – Peter Thomas Apr 13 '22 at 07:28