You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2009/09/01 01:46:32 UTC

[jira] Created: (HIVE-810) annotation for function for JDBC

annotation for function for JDBC
--------------------------------

                 Key: HIVE-810
                 URL: https://issues.apache.org/jira/browse/HIVE-810
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Namit Jain
            Assignee: Edward Capriolo


After committing 645,  I realized a problem - the function does not have annotation, and therefore the describe will fail.

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


[jira] Updated: (HIVE-810) annotation for function for JDBC

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

Edward Capriolo updated HIVE-810:
---------------------------------

    Attachment: hive-810.diff

Added annotations to DBOutput

> annotation for function for JDBC
> --------------------------------
>
>                 Key: HIVE-810
>                 URL: https://issues.apache.org/jira/browse/HIVE-810
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Edward Capriolo
>         Attachments: hive-810.diff
>
>
> After committing 645,  I realized a problem - the function does not have annotation, and therefore the describe will fail.

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


[jira] Updated: (HIVE-810) annotation for function for JDBC

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

Edward Capriolo updated HIVE-810:
---------------------------------

    Status: Patch Available  (was: Open)

this should solve the describe failing.

> annotation for function for JDBC
> --------------------------------
>
>                 Key: HIVE-810
>                 URL: https://issues.apache.org/jira/browse/HIVE-810
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Edward Capriolo
>         Attachments: hive-810.diff
>
>
> After committing 645,  I realized a problem - the function does not have annotation, and therefore the describe will fail.

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


[jira] Updated: (HIVE-810) annotation for function for JDBC

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

Carl Steinbach updated HIVE-810:
--------------------------------

    Fix Version/s: 0.5.0
      Component/s: UDF
                       (was: Query Processor)

> annotation for function for JDBC
> --------------------------------
>
>                 Key: HIVE-810
>                 URL: https://issues.apache.org/jira/browse/HIVE-810
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: UDF
>            Reporter: Namit Jain
>            Assignee: Edward Capriolo
>             Fix For: 0.5.0
>
>         Attachments: hive-810-2.diff, hive-810.diff
>
>
> After committing 645,  I realized a problem - the function does not have annotation, and therefore the describe will fail.

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


[jira] Commented: (HIVE-810) annotation for function for JDBC

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

Namit Jain commented on HIVE-810:
---------------------------------

Can you add a test, or change the existing test to add describe and describe extended ?

> annotation for function for JDBC
> --------------------------------
>
>                 Key: HIVE-810
>                 URL: https://issues.apache.org/jira/browse/HIVE-810
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Edward Capriolo
>         Attachments: hive-810.diff
>
>
> After committing 645,  I realized a problem - the function does not have annotation, and therefore the describe will fail.

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


[jira] Updated: (HIVE-810) annotation for function for JDBC

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

Edward Capriolo updated HIVE-810:
---------------------------------

    Attachment: hive-810-2.diff

Added annotations for description. Also modified test case to call 'describe function' and 'describe function extended'

> annotation for function for JDBC
> --------------------------------
>
>                 Key: HIVE-810
>                 URL: https://issues.apache.org/jira/browse/HIVE-810
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Edward Capriolo
>         Attachments: hive-810-2.diff, hive-810.diff
>
>
> After committing 645,  I realized a problem - the function does not have annotation, and therefore the describe will fail.

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


[jira] Updated: (HIVE-810) annotation for function for JDBC

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

Namit Jain updated HIVE-810:
----------------------------

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

Committed. Thanks Edward

> annotation for function for JDBC
> --------------------------------
>
>                 Key: HIVE-810
>                 URL: https://issues.apache.org/jira/browse/HIVE-810
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Edward Capriolo
>         Attachments: hive-810-2.diff, hive-810.diff
>
>
> After committing 645,  I realized a problem - the function does not have annotation, and therefore the describe will fail.

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