You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by vi...@apache.org on 2020/04/03 18:59:20 UTC

[phoenix-connectors] branch master updated (9faf204 -> 1772c67)

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

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


    from 9faf204  PHOENIX-5814 disable trimStackTrace
     add c4b8222  Remove unused presto-phoenix-shaded module
     new 1772c67  Merge pull request #19 from apache/presto-phoenix

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |   1 -
 presto-phoenix-shaded/LICENSE                      | 202 ------------
 presto-phoenix-shaded/README.md                    |  18 --
 presto-phoenix-shaded/pom.xml                      |  69 ----
 .../presto-hbase-testing-util-shaded/.gitignore    |   6 -
 .../presto-hbase-testing-util-shaded/pom.xml       | 148 ---------
 .../presto-phoenix-client-shaded/.gitignore        |   6 -
 .../presto-phoenix-client-shaded/pom.xml           | 356 ---------------------
 8 files changed, 806 deletions(-)
 delete mode 100644 presto-phoenix-shaded/LICENSE
 delete mode 100644 presto-phoenix-shaded/README.md
 delete mode 100644 presto-phoenix-shaded/pom.xml
 delete mode 100644 presto-phoenix-shaded/presto-hbase-testing-util-shaded/.gitignore
 delete mode 100644 presto-phoenix-shaded/presto-hbase-testing-util-shaded/pom.xml
 delete mode 100644 presto-phoenix-shaded/presto-phoenix-client-shaded/.gitignore
 delete mode 100644 presto-phoenix-shaded/presto-phoenix-client-shaded/pom.xml


[phoenix-connectors] 01/01: Merge pull request #19 from apache/presto-phoenix

Posted by vi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vincentpoon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-connectors.git

commit 1772c6748ddb5e5f5c3212bcd03e3508d3a0e225
Merge: 9faf204 c4b8222
Author: Vincent Poon <vi...@users.noreply.github.com>
AuthorDate: Fri Apr 3 11:59:15 2020 -0700

    Merge pull request #19 from apache/presto-phoenix
    
    Remove unused presto-phoenix-shaded module

 pom.xml                                            |   1 -
 presto-phoenix-shaded/LICENSE                      | 202 ------------
 presto-phoenix-shaded/README.md                    |  18 --
 presto-phoenix-shaded/pom.xml                      |  69 ----
 .../presto-hbase-testing-util-shaded/.gitignore    |   6 -
 .../presto-hbase-testing-util-shaded/pom.xml       | 148 ---------
 .../presto-phoenix-client-shaded/.gitignore        |   6 -
 .../presto-phoenix-client-shaded/pom.xml           | 356 ---------------------
 8 files changed, 806 deletions(-)