vibhatha opened a new pull request, #15288:
URL: https://github.com/apache/arrow/pull/15288

   This PR includes a change to the existing test cases in `plan_test.cc` for 
Acero-based plan evaluation. 
   
   At the moment, using the `StartAndCollect` method and manually passing the 
`FutuerMatcher` and expected results are done and the validation is done on the 
results obtained from the `StartAndCollect` method. Most of the updated test 
cases in this PR uses the a common format. 
   
   Replacing that format and using `DeclarationToExecBatches` makes the code 
more readable and easy to debug. 


-- 
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]

Reply via email to