pitrou commented on PR #14043: URL: https://github.com/apache/arrow/pull/14043#issuecomment-1310105155
This is probably because we were returning `Status::Invalid` before, and we're now returning `Status::TypeError`. Returning `Status::TypeError` is the right thing to do, so we should just change the Python test. -- 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