You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/06/24 19:14:00 UTC

[jira] [Created] (ARROW-16902) [C++] Flight SQL fails to build on Windows due to incorrect usage of DLL linkage specifiers

David Li created ARROW-16902:
--------------------------------

             Summary: [C++] Flight SQL fails to build on Windows due to incorrect usage of DLL linkage specifiers
                 Key: ARROW-16902
                 URL: https://issues.apache.org/jira/browse/ARROW-16902
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 8.0.0
            Reporter: David Li
            Assignee: David Li
             Fix For: 9.0.0


Flight SQL uses "ARROW_EXPORT" in places, and also fails to define "ARROW_FLIGHT_EXPORTING", leading to linker issues.



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