alippai commented on issue #33986: URL: https://github.com/apache/arrow/issues/33986#issuecomment-1542821575
Nitpicking here but in python terms we are interested in `Protocols` and not `ABC`, right? For a generic lib a static typing interface sounds better than an abstract class (which is a runtime dependency). This explains it much better than me: https://jellis18.github.io/post/2022-01-11-abc-vs-protocol/ -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org