1

I'm trying to partition my tables in BQ, I've read the documentation and it always points to timePartition. I understand that this may be the default partition, but is it possible to define your table's column/s as the partition?

Any inputs would help. Thanks!

C. Mags
  • 23
  • 2

1 Answers1

3

Not as of today. The only available partition type is "DAY"

DoiT International
  • 2,405
  • 1
  • 20
  • 24