Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
201 views
in Technique[技术] by (71.8m points)

Bigquery - how is data distributed by partition key?

I come from a Teradata and Netezza background in Data Warehousing in MPP technologies.

I would like to ask how Google BigQuery distributes data by partition key on a simple table? I am really trying to understand the logic in how the BigQuery engine works if this makes sense?

Teradata and Netezza had a well documented technical page from recollection which described the processes used (like a step by step walkthrough).

Thanks,

Simon

question from:https://stackoverflow.com/questions/65829509/bigquery-how-is-data-distributed-by-partition-key

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

BigQuery's partitioned tables are also very well documented here: https://cloud.google.com/bigquery/docs/partitioned-tables

I think I don't understand what you want to know. Please rephrase your question after reading all the above.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...