[
https://issues.apache.org/jira/browse/IMPALA-9966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong resolved IMPALA-9966.
-----------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> 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)