You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by vj...@apache.org on 2023/07/27 18:08:32 UTC

[phoenix] branch PHOENIX-6978-feature updated (3860d531fc -> 45686e6349)

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

vjasani pushed a change to branch PHOENIX-6978-feature
in repository https://gitbox.apache.org/repos/asf/phoenix.git


    from 3860d531fc Merge branch 'master' into PHOENIX-6978-feature
     add 694f8444ce PHOENIX-6999 Point lookups fail with reverse scan (#1646)
     new 45686e6349 Merge branch 'master' into PHOENIX-6978-feature

The 1 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:
 .../org/apache/phoenix/end2end/BaseOrderByIT.java  | 55 +++++++++++++++++++++-
 .../java/org/apache/phoenix/util/ScanUtil.java     | 38 ++-------------
 2 files changed, 58 insertions(+), 35 deletions(-)


[phoenix] 01/01: Merge branch 'master' into PHOENIX-6978-feature

Posted by vj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vjasani pushed a commit to branch PHOENIX-6978-feature
in repository https://gitbox.apache.org/repos/asf/phoenix.git

commit 45686e63497aed7fc245b99e58b11b83e7d908e1
Merge: 3860d531fc 694f8444ce
Author: Viraj Jasani <vj...@apache.org>
AuthorDate: Thu Jul 27 11:08:20 2023 -0700

    Merge branch 'master' into PHOENIX-6978-feature

 .../org/apache/phoenix/end2end/BaseOrderByIT.java  | 55 +++++++++++++++++++++-
 .../java/org/apache/phoenix/util/ScanUtil.java     | 38 ++-------------
 2 files changed, 58 insertions(+), 35 deletions(-)