WillAyd commented on PR #702:
URL: https://github.com/apache/arrow-adbc/pull/702#issuecomment-1561515596

   Is your idea to create separate capsules for every object or just one 
capsule to expose the API? We do the latter in pandas to better share functions 
across extensions:
   
   
https://github.com/pandas-dev/pandas/blob/5a0230ba3fd306b02e74ade437c2f4a0089403da/pandas/_libs/pd_parser.c#L137
   
   Not sure all the merits of a capsule per object versus one main capsule to 
define your API, but figured worth sharing


-- 
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]

Reply via email to