Hi everyone,
I have a question about the new pipemap functionality that is in the 2.12
experimental release.
If I chain two lookup tables, and the first produces multiple results, it
seems the lookup in the second table is done with all of the results at once.
That means that the pipemap is only useful for lookups that produce a single
result, which is a shame for such a cool feature.
Would it be difficult to extend the pipemap functionality so it does a
lookup in the second map for each of the results produced by the first map?
Thanks!
Roel
- pipemap, multiple results Roel van Meer
-