Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
Description
Expression::Assume can abort if the two expressions are not valid against a single schema. This is not ideal since a schema is not always easily available. The method should be able to fail gracefully in the case of a best-effort simplification where validation against a schema is not desired.
https://github.com/apache/arrow/pull/8037#discussion_r475594117
Attachments
Issue Links
- is superceded by
-
ARROW-10322 [C++][Dataset] Minimize Expression to a wrapper around compute::Function
- Resolved