rok commented on issue #35460: URL: https://github.com/apache/arrow/issues/35460#issuecomment-5411363966
@Reranko05 on main we're getting [this](https://github.com/ursacomputing/crossbow/actions/runs/32851304287/job/97812625573): ```cpp /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' ``` Is this something one of these issues will address or should we open a new one? -- 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]
