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

[PR] feat: support simplifying BinaryExpr with arbitrary guarantees in GuaranteeRewriter [arrow-datafusion]

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

   ## Which issue does this PR close?
   
   Closes #8255.
   
   ## Rationale for this change
   
   Mostly, I want to be able to simplify expressions involving nested column references.
   
   ## What changes are included in this PR?
   
   <!--
   There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   ## Are these changes tested?
   
   Added one new test case for this.
   
   ## Are there any user-facing changes?
   
   <!--
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!--
   If there are any breaking changes to public APIs, please add the `api change` label.
   -->
   


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


Re: [PR] feat: support simplifying BinaryExpr with arbitrary guarantees in GuaranteeRewriter [arrow-datafusion]

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


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


Re: [PR] feat: support simplifying BinaryExpr with arbitrary guarantees in GuaranteeRewriter [arrow-datafusion]

Posted by "ozankabak (via GitHub)" <gi...@apache.org>.
ozankabak commented on PR #8256:
URL: https://github.com/apache/arrow-datafusion/pull/8256#issuecomment-1817511100

   Agreed. BTW ee hope to send the improved interval library upstream by Monday


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