rok commented on PR #50990: URL: https://github.com/apache/arrow/pull/50990#issuecomment-5442728902
#50912 switched flight ODBC from RapidJSON to simdjson JsonWriter, but did not enable ARROW_WITH_SIMDJSON for ODBC-only builds. This PR now (https://github.com/apache/arrow/pull/50990/changes/4d93dff9b3396f3484749fb1e4c6f8937c16ac1f) makes JsonWriter available independently of ARROW_JSON, so it's possible to build ARROW_FLIGHT_SQL_ODBC=ON with ARROW_JSON=OFF. -- 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]
