tkhurana edited a comment on pull request #961: URL: https://github.com/apache/phoenix/pull/961#issuecomment-725062521
> A few questions for this. > > * This is only on the client side delete path changes, this seemed to be trying to handle projected tables but I don't see any test cases with such projections. > * ClientSelectDeleteMutationPlan has some special case handling for transactional tables, local indexes, and immutable tables. I didn't see test cases with transactional cases and local indexes. The tests for immutable tables is parameterized on transactions and local indexes. In the new tests that I added I have skipped the transactions but I can remove that check. ---------------------------------------------------------------- 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: [email protected]
