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

shahrs87 pushed a change to branch PHOENIX-6883-feature
in repository https://gitbox.apache.org/repos/asf/phoenix.git


    from 7735f70c3b PHOENIX-7305 : Invalidate server metadata cache when 
dropping indexes as part of DROP column (#1882)
     add 4abb39f364 PHOENIX-7302 Server Paging doesn't work on scans with limit
     add 1e96a2756e Moving valid result boolean variable at context level to 
prevent Multi threading (#1876)
     new 694d6215b4 Merge branch 'master' into PHOENIX-6883-feature

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/phoenix/compile/StatementContext.java   | 12 ++++
 .../phoenix/iterate/ScanningResultIterator.java    |  6 +-
 .../apache/phoenix/iterate/SerialIterators.java    | 13 +++-
 .../java/org/apache/phoenix/util/ScanUtil.java     | 11 +++-
 .../org/apache/phoenix/end2end/ServerPagingIT.java | 74 ++++++++++++++++++++++
 5 files changed, 109 insertions(+), 7 deletions(-)

Reply via email to