[ https://issues.apache.org/jira/browse/HIVE-12003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14938977#comment-14938977 ]
Roshan Naik commented on HIVE-12003: ------------------------------------ [~ekoifman] .. it is already case insensitive .. {code} if (transactionalProp != null && transactionalProp.equalsIgnoreCase("true")) { {code} > Hive Streaming API : Add check to ensure table is transactional > --------------------------------------------------------------- > > Key: HIVE-12003 > URL: https://issues.apache.org/jira/browse/HIVE-12003 > Project: Hive > Issue Type: Bug > Components: HCatalog, Hive, Transactions > Affects Versions: 1.2.1 > Reporter: Roshan Naik > Assignee: Roshan Naik > Attachments: HIVE-12003.patch > > > Check if TBLPROPERTIES ('transactional'='true') is set when opening connection -- This message was sent by Atlassian JIRA (v6.3.4#6332)