samelamin / spark-bigquery

Google BigQuery support for Spark, Structured Streaming, SQL, and DataFrames with easy Databricks integration.
Apache License 2.0
70 stars 28 forks source link

Added support for load using spark sql datasource API #52

Closed phatak-dev closed 6 years ago

phatak-dev commented 6 years ago

Hi, I have added support to load the data using spark sql data source standard for batch API's. Please review the code.

samelamin commented 6 years ago

thanks for the pr @phatak-dev 👍