[ 
https://issues.apache.org/jira/browse/HIVE-17685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin reassigned HIVE-17685:
---------------------------------------

    Assignee: Sergey Shelukhin  (was: Eugene Koifman)

> AcidUtils.parseString(String propertiesStr) - missing "break"
> -------------------------------------------------------------
>
>                 Key: HIVE-17685
>                 URL: https://issues.apache.org/jira/browse/HIVE-17685
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Sergey Shelukhin
>
> {noformat}
>           case INSERT_ONLY_STRING:
>             obj.setInsertOnly(true);
>           default:
>             throw new IllegalArgumentException(
>                 "Unexpected value " + option + " for ACID operational 
> properties!");
> {noformat}
> in fact _case INSERT_ONLY_STRING_ is not needed at all



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to