Bikramjeet Vig created IMPALA-9966:
--------------------------------------
Summary: Add missing breaks in SetQueryOption
Key: IMPALA-9966
URL: https://issues.apache.org/jira/browse/IMPALA-9966
Project: IMPALA
Issue Type: Bug
Affects Versions: Product Backlog
Reporter: Bikramjeet Vig
Missing break statements in SetQueryOption can result in cases where the switch
statement hits the default case ultimately hitting a DCHECK().
Currently these 2 query options dont have break statements at the end of their
case:
RESOURCE_TRACE_RATIO
BROADCAST_BYTES_LIMIT
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]