Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-1440: test for insert mem limit ......................................................................
IMPALA-1440: test for insert mem limit This patch adds test coverage for partitioned inserts where the memory limit will be exceeded by the table writer. Testing: Ran the test with exploration_strategy=exhaustive locally then ran an exhaustive private build. Manually inspected the memory limit report to make sure that it was behaving as expected (writer memory was being correctly tracked, etc). Change-Id: I8583c60d648af9eedc956315df5ac3c3d6608704 Reviewed-on: http://gerrit.cloudera.org:8080/3245 Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Internal Jenkins --- M testdata/workloads/functional-query/queries/QueryTest/insert.test 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Matthew Jacobs: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3245 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8583c60d648af9eedc956315df5ac3c3d6608704 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
