kou commented on code in PR #40939: URL: https://github.com/apache/arrow/pull/40939#discussion_r2085768452
########## cpp/build-support/lint_cpp_cli.py: ########## @@ -77,6 +77,9 @@ def lint_file(path): EXCLUSIONS = _paths('''\ arrow/arrow-config.cmake + arrow/flight/sql/odbc/flight_sql/get_info_cache.h + arrow/flight/sql/odbc/odbcabstraction/include/odbcabstraction/blocking_queue.h + arrow/flight/sql/odbc/odbcabstraction/include/odbcabstraction/odbc_impl/odbc_handle.h Review Comment: Ah, OK. Let's work on #45810 (remove CLI/C++ support) before this. Do you want to work on #45810 or do you want me to work on #45810? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org