Does the order of columns that I partition a BigQuery table by affect its performance?

后端 未结 0 721
日久生厌
日久生厌 2021-02-19 11:17

If I want to partition my BigQuery table by a date (post_date) and an integer column(user_id in integers), both are which frequently used in where/joins/groupby

相关标签:
回答
  • 消灭零回复
提交回复
热议问题