pitrou commented on PR #13783: URL: https://github.com/apache/arrow/pull/13783#issuecomment-1205162172
Ok, so there are two different areas here: 1) complete and/or fix the set of predicates operating on a `Type::type` parameter 2) add a separate set of predicates operating on a `const DataType&` parameter I think the former (case number 1 above) is the most interesting to solve, because it directly affects readability. Would you like to defer number 2 to a separate JIRA (and potentially PR, if people agree it's a worthwhile thing to do)? -- 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]
