You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/05/14 17:51:00 UTC

[jira] [Resolved] (IMPALA-3733) Replace boost::bind with lambdas

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

Tim Armstrong resolved IMPALA-3733.
-----------------------------------
    Resolution: Later

This is a good goal but we don't need to keep around JIRAs for cleanup tasks like this.

> Replace boost::bind with lambdas
> --------------------------------
>
>                 Key: IMPALA-3733
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3733
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend
>    Affects Versions: Impala 2.6.0
>            Reporter: Henry Robinson
>            Priority: Minor
>              Labels: c++11
>
> While not perfect, the C++11 lambda syntax is - to me - a bit more readable than {{boost::bind}}, and should be at least as efficient given that the compiler is aware of lambdas.



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