alinaliBQ commented on code in PR #50748: URL: https://github.com/apache/arrow/pull/50748#discussion_r3715084659
########## dev/tasks/linux-packages/apache-arrow/yum/arrow.spec.in: ########## @@ -526,6 +527,7 @@ Libraries and header files for Apache Arrow Flight SQL ODBC driver. %files flight-sql-odbc-devel %defattr(-,root,root,-) %doc README.md +%doc cpp/src/arrow/flight/sql/odbc/connection-options.md Review Comment: I'm okay with the ODBC docs moving to https://github.com/apache/arrow/tree/main/docs/source/cpp and perhaps converting to .rst eventually. 👍 I just don't have the bandwidth right now -- 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]
