Sutou Kouhei
Sutou Kouhei
Could you retry with the latest version? https://rubygems.org/gems/csv
We can use GitHub Actions to use GitHub Pages: https://docs.github.com/en/pages/getting-started-with-github-pages/using-custom-workflows-with-github-pages We can use this plugin with this approach.
@jorisvandenbossche `test-conda-python-3.7-hdfs-*` failures seem to related: https://github.com/ursacomputing/crossbow/actions/runs/3765628706/jobs/6401304143#step:5:9344 ```text =================================== FAILURES =================================== _________________ TestLibHdfs.test_read_multiple_parquet_files _________________ self = @pytest.mark.pandas @pytest.mark.parquet def test_read_multiple_parquet_files(self): tmpdir = pjoin(self.tmp_path, 'multi-parquet-' + guid()) self.hdfs.mkdir(tmpdir) expected = self._write_multiple_hdfs_pq_files(tmpdir)...
@github-actions crossbow submit test-ubuntu-20.04-cpp-20
@save-buffer @westonpace It seems that this broke `test-ubuntu-20.04-cpp-20`. Could you confirm this? https://github.com/ursacomputing/crossbow/actions/runs/3785729320/jobs/6436002570#step:5:2976 ```text FAILED: src/arrow/CMakeFiles/arrow_objlib.dir/compute/exec/source_node.cc.o /usr/local/bin/sccache /usr/bin/c++ -DARROW_EXPORTING -DARROW_HAVE_RUNTIME_AVX2 -DARROW_HAVE_RUNTIME_AVX512 -DARROW_HAVE_RUNTIME_BMI2 -DARROW_HAVE_RUNTIME_SSE4_2 -DARROW_HAVE_SSE4_2 -DARROW_HDFS -DARROW_MIMALLOC -DARROW_NO_DEPRECATED_API -DARROW_WITH_BACKTRACE -DARROW_WITH_BROTLI -DARROW_WITH_BZ2...
Could you open a new GitHub issue for it? We don't need to fix it in this pull request.
It's just not implemented yet. We can do this by using `FFI_TYPE_STRUCT`.
@github-actions crossbow submit test-r-devdocs
@paleolimbot Could you open an issue for https://github.com/ursacomputing/crossbow/actions/runs/3559717769/jobs/5979255297#step:9:2818 ? ```text C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o arrow.dll tmp.def RTasks.o altrep.o array.o array_to_vector.o arraydata.o arrowExports.o bridge.o buffer.o chunkedarray.o compression.o compute-exec.o compute.o config.o...
Thanks! Do you want to fix this problem? Or do you want me to do it?