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

Eugene Koifman updated HIVE-17255:
----------------------------------
    Attachment: HIVE-17255.01.patch

> OrcInputFormat.Context relying on wrong property
> ------------------------------------------------
>
>                 Key: HIVE-17255
>                 URL: https://issues.apache.org/jira/browse/HIVE-17255
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>         Attachments: HIVE-17255.01.patch
>
>
> constructor of Context() has
> boolean isTableTransactional = 
> conf.getBoolean(hive_metastoreConstants.TABLE_IS_TRANSACTIONAL, false).
> This looks wrong.  Everywhere else we use 
> ConfVars.HIVE_TRANSACTIONAL_TABLE_SCAN.
> (yet someone does set it - can't find where)



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

Reply via email to