[
https://issues.apache.org/jira/browse/IMPALA-9966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253289#comment-17253289
]
ASF subversion and git services commented on IMPALA-9966:
---------------------------------------------------------
Commit 3f2eab8764cb19d75de64a6bdc4c4cf982b201a0 in impala's branch
refs/heads/master from Tim Armstrong
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=3f2eab8 ]
IMPALA-9966: Add missing breaks in SetQueryOption
Change-Id: I696204c7036c0059fe4eed2d23c8e947b6c53d8d
Reviewed-on: http://gerrit.cloudera.org:8080/16892
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Add missing breaks in SetQueryOption
> ------------------------------------
>
> Key: IMPALA-9966
> URL: https://issues.apache.org/jira/browse/IMPALA-9966
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Product Backlog
> Reporter: Bikramjeet Vig
> Assignee: Tim Armstrong
> Priority: Minor
> Fix For: Impala 4.0
>
>
> 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]