[2/3] impala git commit: IMPALA-7579: fix test_query_profile_contains_all_events on S3

2018-09-19 Thread tarmstrong
IMPALA-7579: fix test_query_profile_contains_all_events on S3 This bug was introduced by IMPALA-6568 which added the test_query_profile_contains_all_events test. This test creates a file in the filesystem so that it can be used by 'load data inpath'. The test was using the hdfs_client object to

[1/3] impala git commit: IMPALA-7488: Fix hang in test_cancellation

2018-09-19 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master 109028e89 -> 4845f98be IMPALA-7488: Fix hang in test_cancellation test_cancellation runs a impala-shell process with a query specified then sends a SIGINT and confirms that the shell cancels the query and exits. The hang was happening

impala git commit: Revert "IMPALA-7477: Batch-oriented query set construction"

2018-09-19 Thread boroknagyz
Repository: impala Updated Branches: refs/heads/master 038af3459 -> 109028e89 Revert "IMPALA-7477: Batch-oriented query set construction" This has been implicated in some incorrect results involving nulls in HS2. This reverts commit b288a6af2eda9631b2bad91896ae4bfd2a3fdf30. Change-Id: