Tupshin Harper created ARROW-4493: ------------------------------------- Summary: [Rust] Clean up match Key: ARROW-4493 URL: https://issues.apache.org/jira/browse/ARROW-4493 Project: Apache Arrow Issue Type: Bug Components: Rust - DataFusion Reporter: Tupshin Harper
make accumulate_scalar somewhat exhaustive and easier to read The current implementation doesn't leverage any of the exhaustiveness checking of matching.This can be made simpler and partially exhaustive. -- This message was sent by Atlassian JIRA (v7.6.3#76005)