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

Pindikura Ravindra resolved ARROW-16136.
----------------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12804
[https://github.com/apache/arrow/pull/12804]

> [Gandiva][C++] Fix problem of the huge size of AddMappings function
> -------------------------------------------------------------------
>
>                 Key: ARROW-16136
>                 URL: https://issues.apache.org/jira/browse/ARROW-16136
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Gandiva
>            Reporter: Johnnathan Rodrigo Pego de Almeida
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The method that add the stubs functions in Gandiva to be exported is huge and 
> it is leading to some errors in the repository’s lint builds in CI, as it 
> showed here: [ARROW-15661: [Gandiva][C++] Add SHA512 function · 
> apache/arrow@dbc615a|https://github.com/apache/arrow/runs/5532621946?check_suite_focus=true]
>  
> It is necessary to break that method in smaller components or disable the 
> lint verification for this specific file.
> That error blocks the addition of new functions that must be created in stubs 
> files.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to