lidavidm commented on pull request #11368: URL: https://github.com/apache/arrow/pull/11368#issuecomment-956354224
It looks like there's actually validation for that in the "friendly" IsIn/IndexIn functions, but not in the kernel implementations themselves. I'll move the validation into the underlying function. (It's also a little overly strict since it doesn't allow mixing different timezones, though maybe we can ignore that.) -- 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]
