[ 
https://issues.apache.org/jira/browse/HIVE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Chang updated HIVE-1360:
---------------------------------

    Attachment: HIVE-1360.3.patch

Import DoubleWritable from serde2 instead of serde.  This fixes a bunch of 
unittest failures; sorry for overlooking those!

The TestParser tests still fail; the .q files seem ok but the xmls seem to 
differ in a way whose significance I fail to understand, e.g.,


    [junit] 571c571
    [junit] <            <string>CNTR_NAME_TS_0_FATAL_ERROR</string> 
    [junit] ---
    [junit] >            <string>CNTR_NAME_TS_637_FATAL_ERROR</string> 
    [junit] 579c579
    [junit] <          <string>TS_0</string> 
    [junit] ---
    [junit] >          <string>TS_637</string>  


Do you have any insight on what these mean and what causes them?

> Allow UDFs to access constant parameter values at compile time
> --------------------------------------------------------------
>
>                 Key: HIVE-1360
>                 URL: https://issues.apache.org/jira/browse/HIVE-1360
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor, UDF
>    Affects Versions: 0.5.0
>            Reporter: Carl Steinbach
>            Assignee: Jonathan Chang
>         Attachments: HIVE-1360.2.patch.txt, HIVE-1360.2.test-failures.txt, 
> HIVE-1360.3.patch, HIVE-1360.patch, HIVE-1360.patch
>
>
> UDFs should be able to access constant parameter values at compile time.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to