You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by la...@apache.org on 2021/03/10 21:17:28 UTC

[phoenix] branch master updated (b6b41ce -> dcf3bf9)

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

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


    from b6b41ce  PHOENIX-6376 Update MetaDataProtocol.java for Phoenix 5.2
     add dcf3bf9  PHOENIX-6408 LIMIT on local index query with uncovered columns in the WHERE returns wrong result.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/phoenix/end2end/index/LocalIndexIT.java  | 17 +++++++++++++++++
 .../phoenix/coprocessor/BaseScannerRegionObserver.java  |  1 +
 .../org/apache/phoenix/iterate/BaseResultIterators.java |  9 ++++++++-
 .../java/org/apache/phoenix/iterate/ExplainTable.java   | 11 ++++++++++-
 .../apache/phoenix/iterate/RegionScannerFactory.java    |  8 ++++++++
 5 files changed, 44 insertions(+), 2 deletions(-)