tadeja commented on issue #50859: URL: https://github.com/apache/arrow/issues/50859#issuecomment-5440524120
Just to note - crossbow job `example-cpp-tutorial` [2026-08-14 first failure log](https://github.com/ursacomputing/crossbow/actions/runs/31758043144/job/94638080140#step:3:3057), [latest log](https://github.com/ursacomputing/crossbow/actions/runs/33031829083/job/98385868361#step:3:3061) : ```console [ 50%] Linking CXX executable file_access_example /usr/bin/ld: /build/arrow-install/lib/libparquet.so.2600.0.0: undefined reference to `arrow::json::JsonWriter::String(std::basic_string_view<char, std::char_traits<char> >)' /usr/bin/ld: /build/arrow-install/lib/libparquet.so.2600.0.0: undefined reference to `arrow::json::JsonWriter::GetString() const' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/file_access_example.dir/build.make:99: file_access_example] Error 1 make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/file_access_example.dir/all] Error 2 make: *** [Makefile:91: all] Error 2 ``` -- 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]
