Hacker News new | ask | show | jobs
by blahi 3660 days ago
You managed to check all of their docs already? Because as far as I know greenplum doesn't have incremental aggregation.
1 comments

"Incremental Aggregation" is just UPDATE (new value = old value + JOIN value), right? If so, yes :)
Yeah... do you have ANY experience with column stores?