You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Zhaojun-Liu (via GitHub)" <gi...@apache.org> on 2023/05/19 02:03:58 UTC

[GitHub] [arrow] Zhaojun-Liu commented on issue #35501: [MSVC] Arrow failed to build with MSVC under /std:c++latest mode due to error C2280: 'std::basic_string,std::allocator>::basic_string(std::nullptr_t)': attempting to reference a deleted function

Zhaojun-Liu commented on issue #35501:
URL: https://github.com/apache/arrow/issues/35501#issuecomment-1553905261

   > @Zhaojun-Liu are you interested in contributing a PR?
   
   In our test, I just try to change `nullptr` to be `""` at line https://github.com/apache/arrow/blob/main/cpp/src/arrow/compute/function_internal.h#L289, and it will build ok, but I'm not sure if this change will have other effects.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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