cancel
Showing results for 
Search instead for 
Did you mean: 

Launched: New Snaps: Google BigQuery - Table Create and Table Data List

dbapat
Employee
Employee

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.

2 REPLIES 2

Anendu
New Contributor II

Hello dbapat,

Can we use Table data List snap to read data for View? What is the Snap to be used for that please?

Thanks,
Anendu

@Anendu Table Data List Snap doesn’t support views. You can use an SQL query in the Execute Snap instead.