neilconway opened a new pull request, #20531:
URL: https://github.com/apache/datafusion/pull/20531

   ## Which issue does this PR close?
   
   - Prep work for #20530
   
   ## Rationale for this change
   
   * There was previously no benchmark for `array_position`
   * The SLT coverage for `array_position` was a bit incomplete
   
   ## What changes are included in this PR?
   
   Add a benchmark covering three cases: `array_position` with many matches, 
with a single match, and with no matches.
   
   ## Are these changes tested?
   
   Yes.
   
   ## Are there any user-facing changes?
   
   No.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to