This is an automated email from the ASF dual-hosted git repository.
iilyak pushed a change to branch couch-stats-resource-tracker-v3-rebase-main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 36feba677 Select from ets table in batches of 5000 elements
add c5b9fe0e3 Swtich topK from list to gb_sets
add 163ae6fec Rename function in test (to avoid import conflict)
add 02b8dd984 Add property test for topK
No new revisions were added by this update.
Summary of changes:
src/couch_srt/rebar.config.script | 19 +++++++
src/couch_srt/src/couch_srt_query.erl | 34 +++++------
src/couch_srt/test/eunit/couch_srt_query_tests.erl | 65 ++++++++++++++++++----
3 files changed, 92 insertions(+), 26 deletions(-)
create mode 100644 src/couch_srt/rebar.config.script