[
https://issues.apache.org/jira/browse/ARROW-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620475#comment-16620475
]
Antoine Pitrou commented on ARROW-3253:
---------------------------------------
By the way, it seems that creating both shared and static Arrow libraries
compiles the C++ files twice. See e.g.
https://ci.appveyor.com/project/pitrou/arrow/build/1.0.735/job/0c2taiirl0srwyw0?fullLog=true
and look for "key_value_metadata.cc".
Ideally we should be able to only build the shared libraries on Windows, but it
seems there are linking problems in some places...
> [CI] Investigate Azure CI
> -------------------------
>
> Key: ARROW-3253
> URL: https://issues.apache.org/jira/browse/ARROW-3253
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Continuous Integration
> Reporter: Antoine Pitrou
> Priority: Major
>
> C++ builds on AppVeyor have become slower and slower. Some of it may be due
> to the parquet-cpp repository merge, but I also suspect CPU resources on
> AppVeyor have become much tighter.
> We should perhaps investigate Microsoft's Azure CI services as an alternative:
> https://azure.microsoft.com/en-gb/services/devops/pipelines/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)