[
https://issues.apache.org/jira/browse/HIVE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665680#action_12665680
]
Ashish Thusoo commented on HIVE-65:
-----------------------------------
I did not get the first comment. Can you elaborate on UDAFEvaluator.java:21?
I removed NodeProcessorCtx.java because this was initially an abstract class
with nothing inside it, so it was not serving any purpose as such (Joy had
pointed that out in the previous JIRA code review)...
Looking at other comments...
> 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
>
>
> 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.