You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org> on 2009/03/04 06:59:56 UTC

[jira] Created: (HIVE-323) row counts for one query are being in subsequent queries

row counts for one query are being in subsequent queries
--------------------------------------------------------

                 Key: HIVE-323
                 URL: https://issues.apache.org/jira/browse/HIVE-323
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Joydeep Sen Sarma


when executing multiple queries from the cli - i am seeing the row count state being maintained/printed across queries:

>q1
N1 rows
>q2
N1 rows inserted
N2 rows inserted

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HIVE-323) row counts for one query are being in printed subsequent queries

Posted by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joydeep Sen Sarma resolved HIVE-323.
------------------------------------

    Resolution: Duplicate

> row counts for one query are being in printed subsequent queries
> ----------------------------------------------------------------
>
>                 Key: HIVE-323
>                 URL: https://issues.apache.org/jira/browse/HIVE-323
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Joydeep Sen Sarma
>
> when executing multiple queries from the cli - i am seeing the row count state being maintained/printed across queries:
> >q1
> N1 rows
> >q2
> N1 rows inserted
> N2 rows inserted

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-323) row counts for one query are being in printed subsequent queries

Posted by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joydeep Sen Sarma updated HIVE-323:
-----------------------------------

    Summary: row counts for one query are being in printed subsequent queries  (was: row counts for one query are being in subsequent queries)

> row counts for one query are being in printed subsequent queries
> ----------------------------------------------------------------
>
>                 Key: HIVE-323
>                 URL: https://issues.apache.org/jira/browse/HIVE-323
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Joydeep Sen Sarma
>
> when executing multiple queries from the cli - i am seeing the row count state being maintained/printed across queries:
> >q1
> N1 rows
> >q2
> N1 rows inserted
> N2 rows inserted

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.