felipecrv commented on issue #35571: URL: https://github.com/apache/arrow/issues/35571#issuecomment-1546161802
I attempted a fix that didn't work: Commit: https://github.com/apache/arrow/commit/66664597648482d1fd32ac14ff3826a43fc4d35d Failed CI job: https://github.com/apache/arrow/actions/runs/4961174385/jobs/8877637080?pr=35422 ``` D:/a/arrow/arrow/cpp/src/parquet/encryption/test_encryption_util.cc:328: Failure Expected equality of these values: memcmp(read_col_data.values.data(), expected_column_data.values.data(), read_col_data.values.size() * sizeof(typename DType::c_type)) Which is: 1 0 ``` -- 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]
