Skip to content

Commit

Permalink
Revert "add list data type to mapping (move-coop#1026)" (move-coop#1027)
Browse files Browse the repository at this point in the history
This reverts commit 3fd7682.
  • Loading branch information
KasiaHinkson authored Apr 2, 2024
1 parent 3fd7682 commit 66573e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion parsons/google/google_bigquery.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"NoneType": "STRING",
"UUID": "STRING",
"timestamp": "TIMESTAMP",
"list": "ARRAY",
}

# Max number of rows that we query at a time, so we can avoid loading huge
Expand Down

0 comments on commit 66573e6

Please sign in to comment.