[
https://issues.apache.org/jira/browse/IMPALA-13852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Becker resolved IMPALA-13852.
------------------------------------
Resolution: Fixed
> udf-ir.cc missing in ImpalaUdf
> ------------------------------
>
> Key: IMPALA-13852
> URL: https://issues.apache.org/jira/browse/IMPALA-13852
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 4.2.0, Impala 4.5.0
> Reporter: Daniel Becker
> Assignee: Daniel Becker
> Priority: Major
> Labels: impala
>
> [IMPALA-11623|http://issues.apache.org/jira/browse/IMPALA-11623] separated
> out *ir.cc files into their own libraries. With the change, the source file
> 'be/src/udf/CMakeLists.txt', which was previously included in the ImpalaUdf
> library, is now not included. In case of other libraries, it is intentional
> that *ir.cc files are not included in the them as they are linked together
> with the *Ir libraries to form the Impala executable. But ImpalaUdf is
> special because it is shipped separately as part of the UDF SDK.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)