You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "aprimadi (via GitHub)" <gi...@apache.org> on 2023/06/01 04:11:41 UTC

[GitHub] [arrow-datafusion] aprimadi opened a new pull request, #6509: Minimize clone in OrInListSimplifier

aprimadi opened a new pull request, #6509:
URL: https://github.com/apache/arrow-datafusion/pull/6509

   # Which issue does this PR close?
   
   https://github.com/apache/arrow-datafusion/pull/6414
   
   # Rationale for this change
   
   It's my fault to not let it be known that the PR is still being worked on. This is an additional optimization to the code in the above PR based on the review.
   
   # What changes are included in this PR?
   
   Remove unnecessary clone in OrInListSimplifier
   
   # Are these changes tested?
   
   Yes, by existing tests.
   
   # 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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb merged pull request #6509: Minimize clone in OrInListSimplifier

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb merged PR #6509:
URL: https://github.com/apache/arrow-datafusion/pull/6509


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org