jdye64 opened a new pull request, #3381:
URL: https://github.com/apache/arrow-datafusion/pull/3381
# Rationale for this change
Expr is currently not compatible with the `HashSet` container because it
does not implement to `std::cmp::Eq` trait. This PR implements that trait for
`Expr` and any nested components
--
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]