Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/3245
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 --- M testdata/workloads/functional-query/queries/QueryTest/insert.test 1 file changed, 14 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/45/3245/1 -- To view, visit http://gerrit.cloudera.org:8080/3245 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8583c60d648af9eedc956315df5ac3c3d6608704 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]>
