We are adding two new Snaps to the Google BigQuery Snap Pack.
Table Create Snap creates tables in BigQuery and can take advantage of features such as expiring tables, clustering, partitioning.
Table List Snap lists tables defined in a BigQuery dataset. It uses gRPC instead of SQL to return all columns and rows leading to better performance.