You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2019/10/22 10:01:12 UTC

[GitHub] [phoenix] kadirozde opened a new pull request #602: PHOENIX-5535 Index rebuilds via UngroupedAggregateRegionObserver shou…

kadirozde opened a new pull request #602: PHOENIX-5535 Index rebuilds via UngroupedAggregateRegionObserver shou…
URL: https://github.com/apache/phoenix/pull/602
 
 
   …ld replay delete markers
   
   @gjacoby126, I had to come up with a new PR for PHOENIX-5535 due to some permission IT test failures of the previous PR. The new PR does not change the server side (UngroupedAggregateRegionServer) as it uses essentially the same compiler partial rebuilder uses. I needed to restructure PostDDLCompiler to separate query plan from mutation plan. So there is no change there. This PR passes all tests. I appreciate if you can review it. Thank you!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services