You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Emil Ibrishimov (JIRA)" <ji...@apache.org> on 2009/09/23 03:11:16 UTC

[jira] Created: (HIVE-853) Add a hint to select which tables to stream in a join

Add a hint to select which tables to stream in a join
-----------------------------------------------------

                 Key: HIVE-853
                 URL: https://issues.apache.org/jira/browse/HIVE-853
             Project: Hadoop Hive
          Issue Type: New Feature
          Components: Query Processor
            Reporter: Emil Ibrishimov
            Assignee: Emil Ibrishimov




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


[jira] Commented: (HIVE-853) Add a hint to select which tables to stream in a join

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759351#action_12759351 ] 

Namit Jain commented on HIVE-853:
---------------------------------

can u regenerate the patch on trunk ?

> Add a hint to select which tables to stream in a join
> -----------------------------------------------------
>
>                 Key: HIVE-853
>                 URL: https://issues.apache.org/jira/browse/HIVE-853
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>         Attachments: HIVE-853.1.patch
>
>


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


[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

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

Carl Steinbach updated HIVE-853:
--------------------------------

    Fix Version/s: 0.5.0

> Add a hint to select which tables to stream in a join
> -----------------------------------------------------
>
>                 Key: HIVE-853
>                 URL: https://issues.apache.org/jira/browse/HIVE-853
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>             Fix For: 0.5.0
>
>         Attachments: HIVE-853.1.patch, HIVE-853.2.patch
>
>


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


[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

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

Emil Ibrishimov updated HIVE-853:
---------------------------------

    Attachment: HIVE-853.1.patch

The new hint is STREAMTABLE(table1, table2, ...)
The tag reordering is seen in the explain queries (in the test)

> Add a hint to select which tables to stream in a join
> -----------------------------------------------------
>
>                 Key: HIVE-853
>                 URL: https://issues.apache.org/jira/browse/HIVE-853
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>         Attachments: HIVE-853.1.patch
>
>


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


[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

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

Emil Ibrishimov updated HIVE-853:
---------------------------------

    Status: Patch Available  (was: Open)

> Add a hint to select which tables to stream in a join
> -----------------------------------------------------
>
>                 Key: HIVE-853
>                 URL: https://issues.apache.org/jira/browse/HIVE-853
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>         Attachments: HIVE-853.1.patch
>
>


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


[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

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

Namit Jain updated HIVE-853:
----------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Committed. Thanks Emil

> Add a hint to select which tables to stream in a join
> -----------------------------------------------------
>
>                 Key: HIVE-853
>                 URL: https://issues.apache.org/jira/browse/HIVE-853
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>         Attachments: HIVE-853.1.patch, HIVE-853.2.patch
>
>


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


[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

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

Emil Ibrishimov updated HIVE-853:
---------------------------------

    Attachment: HIVE-853.2.patch

updated

> Add a hint to select which tables to stream in a join
> -----------------------------------------------------
>
>                 Key: HIVE-853
>                 URL: https://issues.apache.org/jira/browse/HIVE-853
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Query Processor
>            Reporter: Emil Ibrishimov
>            Assignee: Emil Ibrishimov
>         Attachments: HIVE-853.1.patch, HIVE-853.2.patch
>
>


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