pixelherodev commented on PR #322: URL: https://github.com/apache/arrow-go/pull/322#issuecomment-3565030542
Opened a proof-of-concept to add a build flag to disable refcounting: https://github.com/apache/arrow-go/pull/578 I'm wondering: for those of using just the Go allocator, is AddCleanup even necessary? If retain/release is intended to be kept as is for other users, should we _just_ have RR by default, and a norc flag for Go users to turn it off? -- 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]
