Spark.TableStatsExample icon indicating copy to clipboard operation
Spark.TableStatsExample copied to clipboard

Handle the insert of the maxSize(th) element for the first time and s…

Open carlnayak opened this issue 7 years ago • 0 comments

…ubsequent updates

When you insert the maxSize(th) value for the first time, update the lowest count and add the element as well. When modifying the TopNList, just perform inplace updates instead of inserts

carlnayak avatar Apr 28 '17 19:04 carlnayak