Query generation cause header overflow when dealing with many bindings #13
Labels
breaking
Issue or PR bringing breaking changes
bug
Something isn't working
help wanted
Extra attention is needed
Milestone
Describe the bug
The query generated with row filtering enabled it's not capped to any length and thus it may cause header overflow error.
Possible mitigation: insert the operator $in when generating the query. (Do not solve forever)
The text was updated successfully, but these errors were encountered: