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

pboado pushed a change to branch 4.x-HBase-1.2
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from 34ffbb9  PHOENIX-5231 Configurable Stats Cache
     new c98c89f  PHOENIX-4296: reverse scan in ChunkedResultIterator
     new a5f1b5c  PHOENIX-5291 Ensure that Phoenix coprocessor close all 
scanners.
     new 42511fb  PHOENIX-5297 POM cleanup and de-duplication
     new 68d1a04  PHOENIX-5112 Simplify QueryPlan selection in Phoenix.

The 4 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:
 phoenix-core/pom.xml                               | 14 -----
 .../UngroupedAggregateRegionObserver.java          | 17 ++++-
 .../phoenix/iterate/ChunkedResultIterator.java     | 13 +++-
 .../apache/phoenix/optimize/QueryOptimizer.java    | 18 ------
 .../phoenix/iterate/ChunkedResultIteratorTest.java | 73 ++++++++++++++++++++++
 phoenix-pherf/pom.xml                              |  7 ---
 pom.xml                                            |  8 +--
 7 files changed, 101 insertions(+), 49 deletions(-)
 create mode 100644 
phoenix-core/src/test/java/org/apache/phoenix/iterate/ChunkedResultIteratorTest.java

Reply via email to