pitrou commented on issue #45817: URL: https://github.com/apache/arrow/issues/45817#issuecomment-2750670479
> Also the `type_id` functions are not always consistently named with the template conditions, see: Wow, good catch. Perhaps we should just deprecate `is_binary_like_type` then? @kszucs Did you notice other inconsistencies? We should probably address them as well. In the long term, I think we should only be adding `constexpr` functions, and let people use `std::enable_if` around them. What do you think? -- 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