[
https://issues.apache.org/jira/browse/IMPALA-13852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Becker updated IMPALA-13852:
-----------------------------------
Description:
[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. (was: IMPALA-11623
separated out *ir.cc files into their own libraries, but in
be/src/udf/CMakeLists.txt the UdfIr library was not added as a dependency of
the ImpalaUdf library. This way the source file udf-ir.cc, which was previously
included in it, is now not included.)
> UdfIr missing as a dependency of ImpalaUdf
> ------------------------------------------
>
> Key: IMPALA-13852
> URL: https://issues.apache.org/jira/browse/IMPALA-13852
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Reporter: Daniel Becker
> Assignee: Daniel Becker
> Priority: Major
>
> [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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]