Viewing 15 posts - 481 through 495 (of 1,111 total)
Thanks for the article.
Just to emphasize the Hash table section some more. There is only 60 distributions that your Hashed key will be stored in. That means you...
April 18, 2017 at 6:38 pm
April 18, 2017 at 4:59 am
Feel free to explain why a simple script as something like SELECT WHERE NOT...
April 17, 2017 at 11:34 am
April 14, 2017 at 9:45 am
Yeah, it's a bit difficult for my scenario though. I'm billion with billions of rows. Triggers and other checks are removed to improve performance. Pretty similar to the recent article...
April 14, 2017 at 7:43 am
I can give you a scnerio [sic] where I have no PK. I like...
April 14, 2017 at 5:51 am
Late to the thread here. I can give you a scnerio where I have no PK. I like being the black sheep.
I have had large tables where 15+...
April 13, 2017 at 4:18 am
I mostly game as my avatar suggests. Right now, I've been doing non-stop dungeon crawls in Diablo 3.
Outside of my computer, I do have a wife and 2...
March 31, 2017 at 5:10 am
At a very high level, you can load your dimensions first and then apply your foreign keys from those dimensions back onto your data. Once that's done, you can then...
March 31, 2017 at 3:21 am
Google BigQuery also supports Updates now too.
March 29, 2017 at 7:41 pm
Now you're getting into semantics. This is how columnstores work in general. They are not referred to the way they store and retrieve this data as indexing regardless of how...
March 28, 2017 at 8:17 pm
March 28, 2017 at 4:51 pm
March 28, 2017 at 4:35 pm
Here is a write up how it actually works for one of them.
http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36632.pdf
Glad you seem to think that the secret to these technologies is just...
March 28, 2017 at 12:48 pm
Viewing 15 posts - 481 through 495 (of 1,111 total)