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

Ashish Thusoo updated HIVE-65:
------------------------------

    Attachment: patch-65_2.txt

Resolved conflicts with latest changes from Prasad's checkin and cleaned out 
more stuff from SemanticAnalyzer

There was one comment in the code review of converting the MethodResolver into 
a static variable in the UDF class. Can someone refresh my memory as to what 
was needed there. I tried doing that but it seems that there is not much 
benefit there.

Another comment during the code review was with respect to the date type in the 
NumericOpMethodResolver. That code was actually in CompareOpMethodResolver and 
not in NumericOpMethodResolver as I had originally stated in the code review. 
So I did not have to change anything there..



> Implict conversion from integer to long broken for Dynamic Serde tables
> -----------------------------------------------------------------------
>
>                 Key: HIVE-65
>                 URL: https://issues.apache.org/jira/browse/HIVE-65
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Ashish Thusoo
>            Assignee: Ashish Thusoo
>            Priority: Critical
>         Attachments: patch-65.txt, patch-65_2.txt
>
>
> For a dynamic serde table that has a bigint column, implict conversion from 
> int to bigint seems to be broken. I have not verified this for other tables.

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

Reply via email to