[jira] Updated: (HIVE-1794) GenericUDFOr and GenericUDFAnd cannot receive boolean typed object

2010-11-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1794: -- Attachment: HIVE-1794.1.patch 1. Fix the issue that Or and And cannot accept java's boolean 2. add unit

[jira] Updated: (HIVE-1794) GenericUDFOr and GenericUDFAnd cannot receive boolean typed object

2010-11-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1794: -- Status: Patch Available (was: Open) > GenericUDFOr and GenericUDFAnd cannot receive boolean typed objec

[jira] Assigned: (HIVE-1794) GenericUDFOr and GenericUDFAnd cannot receive boolean typed object

2010-11-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong reassigned HIVE-1794: - Assignee: Siying Dong > GenericUDFOr and GenericUDFAnd cannot receive boolean typed object > -

[jira] Commented: (HIVE-78) Authorization infrastructure for Hive

2010-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932354#action_12932354 ] Namit Jain commented on HIVE-78: Driver: //do the authorization check 385 if (Hi

[jira] Created: (HIVE-1794) GenericUDFOr and GenericUDFAnd cannot receive boolean typed object

2010-11-15 Thread Siying Dong (JIRA)
GenericUDFOr and GenericUDFAnd cannot receive boolean typed object -- Key: HIVE-1794 URL: https://issues.apache.org/jira/browse/HIVE-1794 Project: Hive Issue Type: Bug

[jira] Updated: (HIVE-1790) Patch to support HAVING clause in Hive

2010-11-15 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Aggarwal updated HIVE-1790: --- Attachment: HIVE-1790-1.patch > Patch to support HAVING clause in Hive > -

[jira] Commented: (HIVE-1790) Patch to support HAVING clause in Hive

2010-11-15 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932318#action_12932318 ] Vaibhav Aggarwal commented on HIVE-1790: I have added test cases and have uploaded a

[jira] Updated: (HIVE-1783) CommonJoinOperator optimize the case of 1:1 join

2010-11-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1783: -- Attachment: HIVE-1783.2.patch Added a unit test. I ran the test with and without the patch applied and t

[jira] Updated: (HIVE-1783) CommonJoinOperator optimize the case of 1:1 join

2010-11-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1783: -- Status: Patch Available (was: Open) > CommonJoinOperator optimize the case of 1:1 join > --

[jira] Commented: (HIVE-78) Authorization infrastructure for Hive

2010-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932306#action_12932306 ] Namit Jain commented on HIVE-78: Few minor comments: 1. Can you add more comments in M* files

[jira] Commented: (HIVE-1790) Patch to support HAVING clause in Hive

2010-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932280#action_12932280 ] Carl Steinbach commented on HIVE-1790: -- The test tables are created by the QTestUtil.cr

[jira] Commented: (HIVE-1790) Patch to support HAVING clause in Hive

2010-11-15 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932275#action_12932275 ] Vaibhav Aggarwal commented on HIVE-1790: Hey Carl Do you know how to access the sch

[jira] Commented: (HIVE-1790) Patch to support HAVING clause in Hive

2010-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932219#action_12932219 ] Carl Steinbach commented on HIVE-1790: -- @Vaibhav: can you please add some test cases to

[jira] Commented: (HIVE-1642) Convert join queries to map-join based on size of table/row

2010-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932214#action_12932214 ] Namit Jain commented on HIVE-1642: -- come more minor comments: 1203 //Qualify the

[jira] Commented: (HIVE-1790) Patch to support HAVING clause in Hive

2010-11-15 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932211#action_12932211 ] Vaibhav Aggarwal commented on HIVE-1790: Hi I think the patch is ready for review.

[jira] Commented: (HIVE-842) Authentication Infrastructure for Hive

2010-11-15 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932210#action_12932210 ] Pradeep Kamath commented on HIVE-842: - I have tested this patch after making HIVE-1526 wo

[jira] Updated: (HIVE-1790) Patch to support HAVING clause in Hive

2010-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1790: - Component/s: Query Processor Fix Version/s: 0.7.0 Issue Type: New Feature (was: Impro

[jira] Commented: (HIVE-1785) change Pre/Post Query Hooks to take in 1 parameter: HookContext

2010-11-15 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932175#action_12932175 ] John Sichi commented on HIVE-1785: -- As mentioned above, we don't want to make a breaking ch

[jira] Commented: (HIVE-1642) Convert join queries to map-join based on size of table/row

2010-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932168#action_12932168 ] Namit Jain commented on HIVE-1642: -- TaskGraphWalker: if(!(nd instanceof Task)){

[jira] Created: (HIVE-1793) remove TaskGraphWalker

2010-11-15 Thread Namit Jain (JIRA)
remove TaskGraphWalker -- Key: HIVE-1793 URL: https://issues.apache.org/jira/browse/HIVE-1793 Project: Hive Issue Type: Improvement Components: Query Processor Reporter: Namit Jain Assign

Removing "Non Constant Expression for Map Indexes not Supported" limitation.

2010-11-15 Thread Eldon Dev
Is there any thought on an effective way to make this work? I have written a first pass at a udf to do this here: http://pastie.org/1300279 but for some reason it keeps giving me nullpointerexceptions.

[jira] Commented: (HIVE-1642) Convert join queries to map-join based on size of table/row

2010-11-15 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932132#action_12932132 ] Liyin Tang commented on HIVE-1642: -- There are 2 kinds of backup. 1) task level 2) branch le

[jira] Commented: (HIVE-1642) Convert join queries to map-join based on size of table/row

2010-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932112#action_12932112 ] Namit Jain commented on HIVE-1642: -- Let us talk about it - I dont think Tasks need to be se