wgtmac opened a new pull request, #38825:
URL: https://github.com/apache/arrow/pull/38825

   ### Rationale for this change
   
   [ RUN      ] TestArrowReaderAdHoc.ReadFloat16Files
   /arrow/cpp/src/parquet/arrow/arrow_reader_writer_test.cc:4129: Failure
   Failed
   'reader->ReadTable(&table)' failed with NotImplemented: Support for codec 
'snappy' not built
   Google Test trace:
   /arrow/cpp/src/parquet/arrow/arrow_reader_writer_test.cc:4123: path = 
/arrow/cpp/submodules/parquet-testing/data/float16_nonzeros_and_nans.parquet
   [  FAILED  ] TestArrowReaderAdHoc.ReadFloat16Files (1 ms)
   [----------] 6 tests from TestArrowReaderAdHoc (11 ms total)
   
   ### What changes are included in this PR?
   
   Skip the test when ARROW_WITH_SNAPPY is not defined.
   
   ### Are these changes tested?
   
   Make sure the test does not fail
   
   ### Are there any user-facing changes?
   
   No


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to