Files
impala/testdata/workloads/functional-query/queries/QueryTest/insert.test
Tim Armstrong 7ac341d427 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
2016-05-31 23:32:12 -07:00

31 KiB