Comment on Amazon Redshift - What You Need To KnowComments−nemothekid12yIn the COUNT(*) example, looks like you annotated the wrong snippet."5 seconds! That’s an improvement. Note that I didn’t make any adjustements to the data: no indexes, no differences in table structure." should be 1.5s.−jmduke12yLooks like he typo'd and put a space in between the "1." and the "5", which got interpreted as an ordered list.−kungfooeyOP12yWhoops, thanks for catching that. I didn't actually have a space there, but it did get interpreted that way.
Comments
In the COUNT(*) example, looks like you annotated the wrong snippet.
"5 seconds! That’s an improvement. Note that I didn’t make any adjustements to the data: no indexes, no differences in table structure." should be 1.5s.
Looks like he typo'd and put a space in between the "1." and the "5", which got interpreted as an ordered list.
Whoops, thanks for catching that. I didn't actually have a space there, but it did get interpreted that way.