InariSystems commented on issue #2671: URL: https://github.com/apache/arrow-adbc/issues/2671#issuecomment-2777527659
By your first suggestion, that says to me that there's a normal python standard library object that gets instantiated when you create a adbc_connection? Is that correct? If so, that would be a perfect solution, it was actually what I was originally trying to find when I figured this out, but that search came up dry. In the short term, simply knowing how to access that python object connection would be sufficient, and long term, I imagine that a function could be created that simply pointed to that object to use its various UDF creation functions. -- 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]
