bkietz commented on a change in pull request #10397: URL: https://github.com/apache/arrow/pull/10397#discussion_r643448100
########## File path: cpp/src/arrow/compute/exec/expression.h ########## @@ -207,11 +218,22 @@ Result<Expression> SimplifyWithGuarantee(Expression, // Execution -/// Execute a scalar expression against the provided state and input Datum. This +/// Ensure that a RecordBatch (which may have missing or incorrectly ordered columns) Review comment: will do, thanks -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org