commit | e23ea2c7b9a10b66da2ed0243fa47ff3becc1691 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue May 26 18:05:05 2015 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Wed May 27 03:55:33 2015 +0000 |
tree | d22ffa3a6541ffe92b1a0aa1ebf95d749b3c7831 | |
parent | 78279ba1c7815147ca161f5fe8df84b84e34b953 [diff] |
Kill @Rewrite support in queries These had been significantly pared down since almost all queries of consequence are sent as-is to the secondary index subsystem. The remaining queries just existed to simplify some arbitrary subtrees into slightly less complicated subtrees. This required almost a thousand lines of magical supporting code for something with no remaining performance benefit. Let it die a graceful death. Change-Id: I99ee92549b6619e7aa7529875149073f55c85c69