Fix error due in Collating queries with different continuation lengths (fixes #2984) (#2987)
* FIX error due to grouping queries with different continuation length
Make Collator choose query with the longest continuation as the
candidate for generation
* use max for key selection
* added comments explaining variable cont length (identical ctx+cont[:-1])
---------
Co-authored-by:
Baber <baber@hey.com>
Showing
Please register or sign in to comment