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/11/02 21:38:31 UTC

(phoenix) branch PHOENIX-6978-feature updated (ef0c4e14ef -> 393ab8fe61)

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 ef0c4e14ef Merge branch 'master' into PHOENIX-6978-feature
     add f97c19bda2 TableMetricsManager#getSizeHistogramsForAllTables() is returning empty map (#1727)
     add 31acf16f55 PHOENIX-7090 Hash join throw NullPointerException when subquery return null
     new 393ab8fe61 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:
 .../apache/phoenix/end2end/join/SubqueryIT.java    | 24 ++++++++++++++++++++++
 .../org/apache/phoenix/execute/HashJoinPlan.java   |  4 +++-
 .../phoenix/monitoring/TableMetricsManager.java    |  1 +
 3 files changed, 28 insertions(+), 1 deletion(-)


(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 393ab8fe61c80cf1602c503c4eb615e07a2c61e4
Merge: ef0c4e14ef 31acf16f55
Author: Viraj Jasani <vj...@apache.org>
AuthorDate: Thu Nov 2 14:38:21 2023 -0700

    Merge branch 'master' into PHOENIX-6978-feature

 .../apache/phoenix/end2end/join/SubqueryIT.java    | 24 ++++++++++++++++++++++
 .../org/apache/phoenix/execute/HashJoinPlan.java   |  4 +++-
 .../phoenix/monitoring/TableMetricsManager.java    |  1 +
 3 files changed, 28 insertions(+), 1 deletion(-)