Sailesh Mukil has posted comments on this change.

Change subject: IMPALA-3577, IMPALA-3486: Partitions on multiple filesystems 
breaks with S3_SKIP_INSERT_STAGING
......................................................................


Patch Set 8:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/3146/8/be/src/exec/hdfs-table-sink.cc
File be/src/exec/hdfs-table-sink.cc:

Line 389: 
I could alternatively get it here like so:
if (ShouldSkipInsertStaging(...)) {
GetConnection(final_hdfs_file_name_prefix,...)
} else {
GetConnection(tmp_hdfs_file_name_prefix,...)
}


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib13b610eb9efb68c83894786cea862d7eae43aa7
Gerrit-PatchSet: 8
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.6.0_5.8.0
Gerrit-Owner: Sailesh Mukil <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-HasComments: Yes

Reply via email to