Eric Liang
Eric Liang
Could we also optimize the query? It seems we spend a lot of time constructing some rpc::Address protobuf, when we just want to check if the owner is present. Also,...
LGTM minus test failures
Nice. Shall we also update the documentation in the same change?
FWIW, getting rid of the first block reading would also help with integrating fully streaming execution (right now actually that breaks streaming actually). How about we do that as a...
This is ready for review.
Merging so we can test in master. Let's discuss the future of split blocks as an operator separately.
I expect the regression will be significant, but I don't know of any real workload that we can test in particular. I'm not sure it's meaningful to test it, given...
Sounds good, I'll start with a 50MB threshold.