pitrou commented on PR #13783: URL: https://github.com/apache/arrow/pull/13783#issuecomment-1205163700
Also, for the record, functions such as `PrimitiveTypes()` were added for testing originally, and they were exposed publicly because there didn't seem to be a strong reason against it (the main use case is to be able to write testing loops or parameterized tests e.g. `for (const auto& type : PrimitiveTypes()) ...`). -- 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]
