Alenka Frim

Results 22 comments of Alenka Frim

Thanks for reporting @oraix. Have you made any progress? If not, can you also share the steps and output of the Arrow C++ build?

Thank you for working on this issue @kshitij12345! LGTM +1 @jorisvandenbossche can you please have a look before we merge this PR?

I think some of the failures are related: ```python =================================== FAILURES =================================== _______________________ test_metadata_schema_filesystem ________________________ tmpdir = local('/tmp/pytest-of-root/pytest-0/test_metadata_schema_filesyste0') def test_metadata_schema_filesystem(tmpdir): table = pa.table({"a": [1, 2, 3]}) # URI writing to...

@apache135 can you share an example of the code you are working with?

Hi @eligbr, sorry for such a later reply. Could you share the code you use to build Arrow C++ and the code you use to find the packages via CMake?

@jorisvandenbossche I think this changes would be good to have in 10.0.0. You think it is ready to get merged with `ARROW_HOME=%CONDA_PREFIX%` before the branch freeze?

Thank you for the ping and for the change in `test_cython.py!` LGTM +1 I did notice we are testing PyArrow C++ separately in [python_test_sh](https://github.com/apache/arrow/blob/b832853ba62171d5fe5077681083fc6ea49bfd44/ci/scripts/python_test.sh#L58-L66) which is not needed anymore after...

Mind having a look at this PR @jonkeane @thisisnic? Wasn't sure if this should go to the R dev docs or in the New Contributor's Guide.

+1 @jonkeane, thank you! Will include suggested and ping when I am done 🙏

@jonkeane I think I have addressed all of you comments and the PR should be ready for another round of review.