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/23 17:48:29 UTC

[phoenix] branch master updated (e1f87f3 -> 2a2d996)

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 e1f87f3  PHOENIX-6417 Fix PHERF ITs that are failing in the local builds
     add 2a2d996  PHOENIX-6424 SELECT cf1.* FAILS with a WHERE clause including cf2.

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/end2end/MultiCfQueryExecIT.java | 65 ++++++++++++++++++++++
 .../phoenix/iterate/BaseResultIterators.java       |  4 ++
 .../apache/phoenix/util/EncodedColumnsUtil.java    |  2 +-
 3 files changed, 70 insertions(+), 1 deletion(-)