Tag Archives: scala

Query Google BiqQuery from a Scala console app

Objective How can we query Google BigQuery from a Scala console app? Step 1 – Create project on Google CLoud, enable billing, Install Google Cloud SDK, initialize and authenticate Refer to online documentation for how to do all this. You … Continue reading

Posted in Computers, programming, Software | Tagged , | Leave a comment