amoeba opened a new pull request, #46948: URL: https://github.com/apache/arrow/pull/46948
### Rationale for this change We bundle the C++ source with the R package tarball so users can build from source as a fallback option. CRAN checks the submitted tarball for long filenames to support Windows and files recently added under cpp/src/arrow/flight/sql/odbc cause us to get NOTEs about this. We don't need to include these files so we can exclude them. ### What changes are included in this PR? Updated exclusions list. ### Are these changes tested? No, testing in CI. ### Are there any user-facing changes? No. -- 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]
