You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2014/09/15 19:30:33 UTC

[jira] [Created] (HIVE-8103) Read ACID tables with FetchOperator returns no rows

Alan Gates created HIVE-8103:
--------------------------------

             Summary: Read ACID tables with FetchOperator returns no rows
                 Key: HIVE-8103
                 URL: https://issues.apache.org/jira/browse/HIVE-8103
             Project: Hive
          Issue Type: Bug
    Affects Versions: 0.14.0
            Reporter: Alan Gates
            Assignee: Alan Gates
            Priority: Critical


After inserting records into a table that uses OrcOutputFormat with the transaction manager set to DbTxnManager, {{select count ( * )}} will return the number of rows inserted, while {{select *}} returns nothing.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)