You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2023/07/19 10:38:14 UTC

[phoenix] branch master updated (61180892c2 -> ca3b5e2800)

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

stoty pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


    from 61180892c2 PHOENIX-6141 : Ensure consistency between SYSTEM.CATALOG and SYSTEM.CHILD_LINK (#1575)
     add ca3b5e2800 PHOENIX-6986 Add property to disable server merges for hinted uncovered indexes

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/optimize/QueryOptimizer.java    |  7 +++-
 .../org/apache/phoenix/query/QueryServices.java    |  5 +++
 .../apache/phoenix/query/QueryServicesOptions.java |  6 +++-
 .../apache/phoenix/compile/QueryCompilerTest.java  | 39 ++++++++++++++++++++++
 4 files changed, 55 insertions(+), 2 deletions(-)