Jim Apple has posted comments on this change. Change subject: IMPALA-2840: Don't store table location in partition location ......................................................................
Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/2355/1//COMMIT_MSG Commit Message: Line 7: IMPALA-2840: Don't store table location in partition location Another approach I could take here is, since each partition stores the literal values for the partitioning columns, to elide the column names, too, and reconstruct that part as well. http://gerrit.cloudera.org:8080/#/c/2355/1/tests/custom_cluster/test_catalog_mem_usage.py File tests/custom_cluster/test_catalog_mem_usage.py: Line 46: Xmx20m Tests like this are pretty likely to be flaky. I don't have a better solution right now. -- To view, visit http://gerrit.cloudera.org:8080/2355 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8c67b6ce0f83de2f5277a528a9ce67e47d638adb Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-HasComments: Yes
