[ 
https://issues.apache.org/jira/browse/HIVE-24645?focusedWorklogId=541604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-541604
 ]

ASF GitHub Bot logged work on HIVE-24645:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Jan/21 04:03
            Start Date: 26/Jan/21 04:03
    Worklog Time Spent: 10m 
      Work Description: jcamachor commented on pull request #1876:
URL: https://github.com/apache/hive/pull/1876#issuecomment-767082017


   @jfsii , are the failures related? Could you trigger testing again?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 541604)
    Time Spent: 50m  (was: 40m)

> UDF configure not called when fetch task conversion occurs
> ----------------------------------------------------------
>
>                 Key: HIVE-24645
>                 URL: https://issues.apache.org/jira/browse/HIVE-24645
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: John Sherman
>            Assignee: John Sherman
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When hive.fetch.task.conversion kicks in - UDF configure is not called.
> This is likely due to MapredContext not being available when this conversion 
> occurs.
> The approach I suggest is to create a dummy MapredContext and provide it with 
> the current configuration from ExprNodeGenericFuncEvaluator.
> It is slightly unfortunate that the UDF API relies on MapredContext since 
> some aspects of the context do not apply to the variety of engines and 
> invocation paths for UDFs which makes it difficult to make a fully formed 
> dummy object such as the Reporter objects and the boolean around if it is a 
> Map context.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to