You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Internal Jenkins (Code Review)" <ge...@cloudera.org> on 2016/06/01 05:35:16 UTC

[Impala-CR](cdh5-trunk) IMPALA-1440: test for insert mem limit

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 <mj...@cloudera.com>
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 <ta...@cloudera.com>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Matthew Jacobs <mj...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <ta...@cloudera.com>