Add engine condition pushdown

Bug #485183 reported by Arjen Lentz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OQGRAPH
Confirmed
Wishlist
Antony T Curtis

Bug Description

Add engine condition pushdown to efficiently deal with restricting clauses like ...weight <= N
This can abort a search on a particular path, rather than returning too much and letting the server filter.

It's going to be a bit quirky, because while in the resultset each row only contains the weight of that one step, the weight restriction would operate on an entire path... it'll still satisfy the condition though, so I guess it's ok.

Changed in oqgraph:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.