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/22 16:40:04 UTC

[phoenix] branch master updated (b5bea88 -> 84d91ff)

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 b5bea88  PHOENIX-6423 Wildcard queries fail with mixed default and explicit column families.
     add 84d91ff  PHOENIX-6421 Selecting an indexed array value from an uncovered column with local index returns NULL.

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/end2end/index/LocalIndexIT.java | 30 ++++++++++++++++++++++
 .../apache/phoenix/compile/ProjectionCompiler.java |  6 +++++
 .../phoenix/iterate/RegionScannerFactory.java      | 18 +++++--------
 3 files changed, 43 insertions(+), 11 deletions(-)