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(-)