tkhurana opened a new pull request #961: URL: https://github.com/apache/phoenix/pull/961
MutationState.join() ignores index rows in row count so totalRowCount calculated will reflect the data table always and the index table only if the bestPlan uses the index table. So ignore the other index tables when determining the number of tables updated. ---------------------------------------------------------------- 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]
