Fang-Yu Rao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17103


Change subject: [Do not merge] This patch reproduces the issue in IMPALA-9767
......................................................................

[Do not merge] This patch reproduces the issue in IMPALA-9767

Thanks to Joe's and Riza's analysis, I am able to reproduce the issue
reported in IMPALA-9767.

To reproduce the issue, it suffices to execute the following steps.
1. ${IMPALA_HOME}/buildall.sh -notests -ninja -asan
2. ${IMPALA_HOME}/bin/start-impala-cluster.py 
--impalad_args="--debug_actions=PUBLISH_FILTER_DELAY:SLEEP@1000"
3. ${IMPALA_HOME}/bin/impala-shell.sh -d tpcds_parquet -f ~/tpcds-q1.sql -Q 
RUNTIME_FILTER_WAIT_TIME_MS=30000 -Q RUNTIME_FILTER_MAX_SIZE=32MB -Q 
RUNTIME_FILTER_MIN_SIZE=32MB

Change-Id: I1753503a7e604a2e5752825650baa4f69cc8975b
---
M be/src/runtime/coordinator.cc
1 file changed, 23 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/03/17103/1
--
To view, visit http://gerrit.cloudera.org:8080/17103
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1753503a7e604a2e5752825650baa4f69cc8975b
Gerrit-Change-Number: 17103
Gerrit-PatchSet: 1
Gerrit-Owner: Fang-Yu Rao <[email protected]>

Reply via email to