You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by tk...@apache.org on 2023/05/08 15:38:22 UTC

[phoenix] branch master updated (59e52407b7 -> da9b6a7512)

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

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


    from 59e52407b7 PHOENIX-6560 Fix Spotbugs security errors with code SQL_NONCONSTANT_STRING_PASSED_TO_EXECUTE
     add da9b6a7512 PHOENIX-6932 Update LAST_DDL_TIMESTAMP for index table when add/alter indexes (#1595)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/phoenix/end2end/AlterTableIT.java   | 29 --------
 .../org/apache/phoenix/end2end/CreateTableIT.java  |  8 +-
 .../apache/phoenix/end2end/index/BaseIndexIT.java  | 86 ++++++++++++++++++++++
 .../phoenix/coprocessor/MetaDataEndpointImpl.java  | 54 +++++++-------
 4 files changed, 117 insertions(+), 60 deletions(-)