Save Query Output To Google Drive From BigQuery Using Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 2

  • @gilbertos.s1376
    @gilbertos.s1376 9 หลายเดือนก่อน

    Let's suppose I have a table with a pre-generated URL on Google Drive, and I need to run a query on Big Query weekly to append to this table. How would I proceed?

    • @jiejenn
      @jiejenn  9 หลายเดือนก่อน

      Not sure if I fully understand your question. Why can't you load the dataset from the url by making an API call then do a insertion to a BigQuery table?