kou opened a new issue, #85:
URL: https://github.com/apache/arrow-adbc/issues/85
Related: #84
Generally, plugin system uses its own plugin directory. For example,
PostgreSQL uses `${prefix}/${version}/lib/` and MySQL uses
`${prefix}/lib/mysql/plugin/`.
How about adding support for driver directory like them? If we use MODULE
library not SHARED library (see #84), it's strange that
`adbc_driver_postgres.so` (not `lib` prefix) exists in `/usr/lib/`.
--
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]