kou commented on PR #1965: URL: https://github.com/apache/arrow-adbc/pull/1965#issuecomment-2219340440
BTW, should we install `include/adbc.h` and `include/adbc_driver_manager.h` for backward compatibility? ```c // adbc.h #include "arrow-adbc/adbc.h" ``` ```c // adbc_driver_manager.h #include "arrow-adbc/adbc_driver_manager.h" ``` -- 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]
