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 2021/11/11 14:47:51 UTC

[phoenix] branch master updated (0ec6dd6 -> e3b15f3)

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

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


    from 0ec6dd6  PHOENIX-6227 - Option for DDL changes to export to external schema re… (#1345)
     add e3b15f3  PHOENIX-6561 : Allow pherf to intake phoenix Connection properties as argument. (#1322)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/phoenix/pherf/DataIngestIT.java     | 13 ++++---
 .../main/java/org/apache/phoenix/pherf/Pherf.java  | 30 ++++++++++------
 .../org/apache/phoenix/pherf/util/PhoenixUtil.java | 33 +++++++++++++-----
 .../pherf/workload/MultiThreadedRunner.java        |  6 +++-
 .../phoenix/pherf/workload/WriteWorkload.java      | 40 +++++++++-------------
 5 files changed, 76 insertions(+), 46 deletions(-)