Skip to content

Commit

Permalink
updated big query tables
Browse files Browse the repository at this point in the history
  • Loading branch information
ridhi96 committed Nov 29, 2023
1 parent 74693aa commit 2e17082
Show file tree
Hide file tree
Showing 4 changed files with 1,257 additions and 2,040 deletions.
26 changes: 13 additions & 13 deletions create_bq_tables.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 3,
"id": "24c29de1-76dd-4574-ac41-f702016a48ed",
"metadata": {},
"outputs": [
Expand All @@ -25,7 +25,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r437832d57d68de03_0000018bda760bc8_1 ... (4s) Current status: DONE \n"
"Waiting on bqjob_ree5454c8f84a40a_0000018c1c612c1d_1 ... (4s) Current status: DONE \n"
]
},
{
Expand All @@ -39,7 +39,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r5c5c7815a20d04bc_0000018bda762730_1 ... (2s) Current status: DONE \n"
"Waiting on bqjob_r1fb15f9391984c2d_0000018c1c6147a8_1 ... (3s) Current status: DONE \n"
]
},
{
Expand All @@ -53,7 +53,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r7f7904794e836ed3_0000018bda763a3f_1 ... (4s) Current status: DONE \n"
"Waiting on bqjob_r127d33cec7d892f4_0000018c1c615e7b_1 ... (3s) Current status: DONE \n"
]
},
{
Expand All @@ -67,7 +67,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r70332df88fd21e9c_0000018bda76550c_1 ... (3s) Current status: DONE \n"
"Waiting on bqjob_r91ea67eb753b684_0000018c1c617585_1 ... (3s) Current status: DONE \n"
]
},
{
Expand All @@ -81,7 +81,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r6b92ee689f011b8f_0000018bda766b9e_1 ... (5s) Current status: DONE \n"
"Waiting on bqjob_r3ff4aa25be604e5f_0000018c1c618c92_1 ... (4s) Current status: DONE \n"
]
},
{
Expand All @@ -95,7 +95,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r396e8a956fe2afb_0000018bda768ad1_1 ... (14s) Current status: DONE \n"
"Waiting on bqjob_r33cd8011d68c1058_0000018c1c61a789_1 ... (14s) Current status: DONE \n"
]
},
{
Expand All @@ -109,7 +109,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r4d4c4ae64b77786d_0000018bda76cebf_1 ... (14s) Current status: DONE \n"
"Waiting on bqjob_r24568683d6f2a722_0000018c1c61eb11_1 ... (134s) Current status: DONE \n"
]
},
{
Expand All @@ -123,7 +123,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r580e35676ff43a38_0000018bda77125d_1 ... (22s) Current status: DONE \n"
"Waiting on bqjob_r123d602acce547c9_0000018c1c640291_1 ... (23s) Current status: DONE \n"
]
},
{
Expand All @@ -137,7 +137,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r730d35da7bd6d21d_0000018bda7774f4_1 ... (22s) Current status: DONE \n"
"Waiting on bqjob_r55d21b6694e2e603_0000018c1c646673_1 ... (23s) Current status: DONE \n"
]
},
{
Expand All @@ -151,7 +151,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"Waiting on bqjob_r26148a34bbf177c9_0000018bda77d7a8_1 ... (22s) Current status: DONE \n"
"Waiting on bqjob_r46ac7ffca55cbb3b_0000018c1c64ca21_1 ... (22s) Current status: DONE \n"
]
}
],
Expand All @@ -171,15 +171,15 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 4,
"id": "8d4c7418-8481-427c-8097-6e7dae4058d4",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Waiting on bqjob_r49f1edd383a29152_0000018bda826616_1 ... (2s) Current status: DONE \n"
"Waiting on bqjob_r58ef9bd81b81ca11_0000018c1c652db0_1 ... (2s) Current status: DONE \n"
]
}
],
Expand Down
Loading

0 comments on commit 2e17082

Please sign in to comment.