domoritz commented on PR #39018: URL: https://github.com/apache/arrow/pull/39018#issuecomment-1836839954
I'm good with this change but want to hear @trxcllnt's opinion before we merge. IIRC, the reason why types are not singletons is that some types need details in the constructor. However, maybe we could add a type builder and then we could use singletons for the common types like float, string, and int. But that's beyond the scope of this pull request. -- 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]
