Github user dkuppitz commented on the issue:
https://github.com/apache/tinkerpop/pull/621
I saw a lot of queries recently, that would have benefited from this
strategy's rewrites, that's why I wanted to get it into the 3.3 line. But if
you prefer to wait, I'm fine with it.
@robertdale Could you please post your full prettyPrint output? I have no
idea where the difference is coming from. ByModulatorOptimizationStrategy is
the longest strategy name in the list and thus it likely increased the width of
the left column, but still, we should get the same output. Travis apparently
also generates the same output that I get on my system ð¤
---