Skip to content

bigQueryR 0.5.0

Latest
Compare
Choose a tag to compare
@MarkEdmondson1234 MarkEdmondson1234 released this 09 Oct 12:35
· 14 commits to master since this release
  • Support listing more than 50 datasets in bqr_list_dataset
  • Change bqr_list_tables to list all tables in a dataset by default
  • Add bqr_copy_dataset
  • Add Table and bqr_update_table
  • Support uploading nested lists via toJSON
  • Add writeDisposition to table loads
  • Allow creation of empty tables
  • Supporting supplying SQL via a file ending with .sql for bqr_query()
  • Update to new googleAuthR>1.1.1