rtpsw commented on PR #13783: URL: https://github.com/apache/arrow/pull/13783#issuecomment-1205207798
OK, so I'll avoid changes around the "primitive" functions and fix this PR to only: - add the missing `is_numeric`, `is_binary`, `is_string`, `is_temporal` and `is_interval` predicates - add overloads (same names) for all `is_*` predicates that accept `const DataType` - test these predicates -- 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]
