rmnskb commented on issue #47123: URL: https://github.com/apache/arrow/issues/47123#issuecomment-3092323765
Hello! My name is Bogdan, I'm part of EuroPython 2025 Sprints, and this issue has piqued my interest. I want to work on it, if you don't mind :) I have following questions regarding this issue: (1): could you please elaborate on what do you exactly mean by `BaseExtensionType` extending the `ExtensionType`? Right now it is the other way around: the `ExtensionType` inherits from the `BaseExtensionType`. Do you want to switch the order? (2): do you think it would make more sense to have an enum for all types, or the type groups, e.g. `TypesEnum` vs `SignedIntegersTypesEnum`, etc.? I want to work on the implementation of (2) in the meantime, I will open a PR with the proposed changes as soon as it's ready. -- 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