drin commented on PR #39836:
URL: https://github.com/apache/arrow/pull/39836#issuecomment-2207391703
An alternate approach is to return a
```cpp
Status::NotImplemented("Cannot hash nested data types with many levels of
nesting")
```
if any of the columns to hash are "deep" nested types.
--
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]