Forum Discussion

dbapat's avatar
dbapat
Employee
3 years ago

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

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

  • Anendu's avatar
    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

    • dbapat's avatar
      dbapat
      Employee

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