viky-01 opened a new pull request, #46616: URL: https://github.com/apache/arrow/pull/46616
Rationale for this change This PR addresses the feedback provided in issue [ #46531 ] (https://github.com/apache/arrow/issues/46531), refactoring the singleton logic to follow the project's file organization conventions. What changes are included in this PR? Moved the singleton declaration to type.h Moved the singleton definition to type.cc Moved the corresponding test to type_test.cc Are these changes tested? ✅ Yes, tests are included in type_test.cc. Are there any user-facing changes? ❌ No, there are no user-facing or breaking changes in this PR. -- 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]
