Todd Lipcon has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10711 )

Change subject: IMPALA-7141 (part 1): clean up handling of default/dummy 
partition
......................................................................


Patch Set 2:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/10711/2/fe/src/main/java/org/apache/impala/catalog/HdfsTable.java
File fe/src/main/java/org/apache/impala/catalog/HdfsTable.java:

http://gerrit.cloudera.org:8080/#/c/10711/2/fe/src/main/java/org/apache/impala/catalog/HdfsTable.java@755
PS2, Line 755: creates the default partition
> nit: this comment needs updating
Done


http://gerrit.cloudera.org:8080/#/c/10711/2/fe/src/main/java/org/apache/impala/catalog/HdfsTable.java@763
PS2, Line 763:     setPrototypePartition(msTbl.getSd());
> I'm just wondering if we can call the setPrototypePartition() in the constr
I don't think so, because this is also called from HdfsTable.load and a few of 
the "alter" code paths, and changing that seems like it would bleed into a much 
more complex patch.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I15e91b50eb7c2a5e0bac8c33d603d6cd8cbaca2e
Gerrit-Change-Number: 10711
Gerrit-PatchSet: 2
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Vuk Ercegovac <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Fri, 15 Jun 2018 17:11:46 +0000
Gerrit-HasComments: Yes

Reply via email to