Roberto Rossini

Results 29 comments of Roberto Rossini

Another thing I noticed, is that arrow always uses a vendored version of mimalloc: https://github.com/apache/arrow/blob/b2e8c33c86c819b167a1cbca834da3c9047a9350/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2197-L2204 Should I drop mimalloc from the requirement list (but leave the option to toggle mimalloc...

@RubenRBS I think this is ready for review :). The conan v2 pipeline failure seems to be due to the same issue described in https://github.com/conan-io/conan-center-index/pull/24011.

@RubenRBS any updates regarding the PR?

@AbrilRBS, @uilianries any updates on this? I kindof need to build arrow with parquet support on windows in one of my projects. I am more than happy to open other...

uhm... It looks like the `thrift` package for v0.20.0 is missing (at least for Linux GCC). Would you mind looking into this @AbrilRBS?

Thanks @perseoGI! CI seems to be green now. Can you please review this (and also https://github.com/conan-io/conan-center-index/pull/24934, https://github.com/conan-io/conan-center-index/pull/24935, and https://github.com/conan-io/conan-center-index/pull/24936 if appropriate)?

@perseoGI I am bumping `xsimd` here and in the PRs linked in my other post to address the conflict mentioned in https://github.com/conan-io/conan-center-index/pull/24382#pullrequestreview-2127713015.

While we wait for this feature to be implemented, compilation on big-endian platforms is disabled. See https://github.com/paulsengroup/hictk/pull/181 for more details