Does Google BigQuery support other than date partition?

Viewed 1320

I am novice to BigQuery. I am looking for an option to partition a table by a String field like City/Country or a Date field like Start_Date?

Appreciate response.

1 Answers
Related