You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by sk...@apache.org on 2020/12/14 21:48:39 UTC

[phoenix] branch master updated (5a7864c -> f039e52)

This is an automated email from the ASF dual-hosted git repository.

skadam pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from 5a7864c  PHOENIX-6263 : Close Table resources for certain workflows
     add f039e52  PHOENIX-6218 Rows deleted count is incorrect for immutable tables with indexes (#961)

No new revisions were added by this update.

Summary of changes:
 .../phoenix/end2end/index/ImmutableIndexIT.java    | 107 ++++++++++++++++++++-
 .../phoenix/end2end/index/MutableIndexIT.java      |  99 +++++++++++++++++++
 .../org/apache/phoenix/compile/DeleteCompiler.java |  35 +++----
 3 files changed, 221 insertions(+), 20 deletions(-)