CarnationWang23 / hyracks

Automatically exported from code.google.com/p/hyracks
Apache License 2.0
0 stars 0 forks source link

In-memory components can be flushed even though they are empty #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
While it's not incorrect, it does impede performance by
1) possibly generating excessive merges
2) doing a few extra IOs

Original issue reported on code.google.com by zheilb...@gmail.com on 4 Apr 2013 at 11:42

GoogleCodeExporter commented 8 years ago
Fixed in r3332

Original comment by salsuba...@gmail.com on 6 Apr 2013 at 6:45

GoogleCodeExporter commented 8 years ago

Original comment by salsuba...@gmail.com on 6 Apr 2013 at 6:46