You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ri...@apache.org on 2021/07/29 13:39:19 UTC

[phoenix] branch master updated (693cc1c -> fa7e8c9)

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

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


    from 693cc1c  PHOENIX-6450 Checkstyle creating warnings for line length > 80 but < 100
     add fa7e8c9  PHOENIX-6519 Make SchemaTool work with lower case table and column names

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/end2end/ShowCreateTableIT.java  |  1 -
 .../schematool/SchemaExtractionProcessor.java      | 62 +++++++++++--------
 .../java/org/apache/phoenix/util/SchemaUtil.java   | 72 ++++++++++++++++++++++
 .../phoenix/schema/SchemaToolExtractionIT.java     | 72 ++++++++++++++++++++++
 4 files changed, 182 insertions(+), 25 deletions(-)