lidavidm opened a new issue, #3976: URL: https://github.com/apache/arrow-adbc/issues/3976
### What happened? Invalid reference warnings are failing the build ### Stack Trace ``` /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.DataError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.DatabaseError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.Error [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.IntegrityError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.InterfaceError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.InternalError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.NotSupportedError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.OperationalError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.ProgrammingError [ref.obj] /adbc/python/adbc_driver_manager/adbc_driver_manager/dbapi.py:docstring of adbc_driver_manager.dbapi.Connection:57:<autosummary>:1: WARNING: py:obj reference target not found: adbc_driver_manager.dbapi.Connection.Warning [ref.obj] generating indices... genindex py-modindex done ``` ### How can we reproduce the bug? _No response_ ### Environment/Setup _No response_ -- 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]
