nealrichardson commented on PR #35147: URL: https://github.com/apache/arrow/pull/35147#issuecomment-1519064884
If this is in fact the fix for the conda package issues (https://github.com/conda-forge/r-arrow-feedstock/issues/56#issuecomment-1518745545, https://github.com/conda-forge/r-arrow-feedstock/issues/62), then we would have a way to test this in the nightly conda packaging jobs. We currently build the packages but don't install them and assert anything about their capabilities. Perhaps we can add something to https://github.com/apache/arrow/blob/main/dev/tasks/conda-recipes/r-arrow/build.sh to load the installed package and test that it has parquet, dataset, etc. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
