79474760

Date: 2025-02-28 07:16:56
Score: 2.5
Natty:
Report link

Bashar, did get any other tips for improvement?

I am also trying to do the same thing, smaller table on BQ has 89K rowkey and trying to join with BQ External table of BT where the BT table has 250 million rowkeys. It is taking quite a while, I would have expected it to be able to use the rowkeys and directly hit the records on BT pretty fast, but it seems like it is doing a FULL-SCAN of BT.

Wondering if it is something to do with PREDICATE not being pushed to the query plan or some naming convention issue (although I have named the column as 'rowkey')

Here is what my query plan looks like on BQ: enter image description here

Reasons:
  • Blacklisted phrase (1): trying to do the same
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Vivek Sharma