Krishnanand-G commented on PR #50900: URL: https://github.com/apache/arrow/pull/50900#issuecomment-5366543379
I don't have the Parquet third-party toolchain configured for a local C++ build on this machine. The CMake change moves json_writer_internal.cc into a dedicated ARROW_JSON_WRITER object library that compiles whenever ARROW_JSON or ARROW_PARQUET is enabled, so Parquet gets the writer symbols without pulling in the rest of the JSON module. Could a committer trigger a Crossbow build to test this configuration in CI? -- 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]
