Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tichy
6284 days ago
I can imagine some benefits, but as for speed of execution I am really doubtful. Your example suggests a "select all" followed by some analysis done in code. I can't imagine this scales well.
1 comments
jshen
6284 days ago
It creates an index for each view essentially. It's not anything like a "select all".
link