You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Thomas Tauber-Marshall (Code Review)" <ge...@cloudera.org> on 2016/10/03 23:39:54 UTC

[Impala-ASF-CR] Revert org.apache.impala.hive.serde.ParquetOutputFormat

Thomas Tauber-Marshall has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/4611

Change subject: Revert org.apache.impala.hive.serde.ParquetOutputFormat
......................................................................

Revert org.apache.impala.hive.serde.ParquetOutputFormat

The patch for IMPALA-3786 replaced most instances of
com.cloudera.impala.* with org.apache.impala.*

This patch rolls back one such replacement:
com.cloudera.impala.hive.serde.ParquetOutputFormat
which is necessary for backwards compatability with previously
created tables.

Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce
---
M fe/src/test/java/org/apache/impala/catalog/HdfsStorageDescriptorTest.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/11/4611/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4611
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Thomas Tauber-Marshall <tm...@cloudera.com>

[Impala-ASF-CR] Revert org.apache.impala.hive.serde.ParquetOutputFormat

Posted by "Alex Behm (Code Review)" <ge...@cloudera.org>.
Alex Behm has posted comments on this change.

Change subject: Revert org.apache.impala.hive.serde.ParquetOutputFormat
......................................................................


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/4611
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Thomas Tauber-Marshall <tm...@cloudera.com>
Gerrit-Reviewer: Alex Behm <al...@cloudera.com>
Gerrit-HasComments: No

[Impala-ASF-CR] Revert org.apache.impala.hive.serde.ParquetOutputFormat

Posted by "Internal Jenkins (Code Review)" <ge...@cloudera.org>.
Internal Jenkins has posted comments on this change.

Change subject: Revert org.apache.impala.hive.serde.ParquetOutputFormat
......................................................................


Patch Set 1: Verified+1

-- 
To view, visit http://gerrit.cloudera.org:8080/4611
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Thomas Tauber-Marshall <tm...@cloudera.com>
Gerrit-Reviewer: Alex Behm <al...@cloudera.com>
Gerrit-Reviewer: Internal Jenkins
Gerrit-HasComments: No

[Impala-ASF-CR] Revert org.apache.impala.hive.serde.ParquetOutputFormat

Posted by "Internal Jenkins (Code Review)" <ge...@cloudera.org>.
Internal Jenkins has submitted this change and it was merged.

Change subject: Revert org.apache.impala.hive.serde.ParquetOutputFormat
......................................................................


Revert org.apache.impala.hive.serde.ParquetOutputFormat

The patch for IMPALA-3786 replaced most instances of
com.cloudera.impala.* with org.apache.impala.*

This patch rolls back one such replacement:
com.cloudera.impala.hive.serde.ParquetOutputFormat
which is necessary for backwards compatability with previously
created tables.

Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce
Reviewed-on: http://gerrit.cloudera.org:8080/4611
Reviewed-by: Alex Behm <al...@cloudera.com>
Tested-by: Internal Jenkins
---
M fe/src/test/java/org/apache/impala/catalog/HdfsStorageDescriptorTest.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Internal Jenkins: Verified
  Alex Behm: Looks good to me, approved



-- 
To view, visit http://gerrit.cloudera.org:8080/4611
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I27738dfc3d44bb5fabd3a066ffbba99527160bce
Gerrit-PatchSet: 2
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Thomas Tauber-Marshall <tm...@cloudera.com>
Gerrit-Reviewer: Alex Behm <al...@cloudera.com>
Gerrit-Reviewer: Internal Jenkins