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:55 UTC

(phoenix) branch PHOENIX-7001-feature updated (c15269cb72 -> af1177f784)

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

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


    from c15269cb72 Merge branch 'master' into PHOENIX-7001-feature
     add f97c19bda2 TableMetricsManager#getSizeHistogramsForAllTables() is returning empty map (#1727)
     add 31acf16f55 PHOENIX-7090 Hash join throw NullPointerException when subquery return null
     new af1177f784 Merge branch 'master' into PHOENIX-7001-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-7001-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-7001-feature
in repository https://gitbox.apache.org/repos/asf/phoenix.git

commit af1177f784d5b08144df889100a69de9b4927997
Merge: c15269cb72 31acf16f55
Author: Viraj Jasani <vj...@apache.org>
AuthorDate: Thu Nov 2 14:38:42 2023 -0700

    Merge branch 'master' into PHOENIX-7001-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(-)