commit | 569f8dca84dcfd469244a0983ba07d6ee381d814 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Fri Sep 13 15:12:20 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Fri Sep 13 15:12:20 2013 -0700 |
tree | e35d2ac135b4a00adc3b298bfe06616fd51b61d1 | |
parent | 44a6a5a2090096ac38bc1966151c0c564d133a65 [diff] |
Run parallel queries asynchronously Dave Borowitz suggested changing the calling convention for the rewriter to delay starting the query until read() is invoked on ChangeDataSource. This allows creating index predicates that are discarded and replaced by other rewrite steps. Change-Id: I4f9e0f8407340b5b489adad971990e710b8121f0