This is an automated email from the ASF dual-hosted git repository.
skadam pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git.
from 55aeb15 PHOENIX-6351 PhoenixMRJobUtil getActiveResourceManagerAddress
logic fails on pseudodistributed cluster
add e3a1e77 PHOENIX-6271: Effective DDL generated by SchemaExtractionTool
should maintain the order of PK and other columns (#1218)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/phoenix/util/SchemaUtil.java | 13 +-
phoenix-tools/pom.xml | 4 -
.../phoenix/schema/SchemaExtractionToolIT.java | 159 +++++++++++++++++++--
.../phoenix/schema/SchemaExtractionProcessor.java | 61 ++++----
4 files changed, 192 insertions(+), 45 deletions(-)