You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/06 18:50:39 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #3742: Introduce public API to call type coercion

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

   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123.
   -->
   
   Closes https://github.com/apache/arrow-datafusion/issues/3708
   
   
    # Rationale for this change
   See https://github.com/apache/arrow-datafusion/issues/3708 
   
   # What changes are included in this PR?
   1. Add a public `coerce_expr` function and a basic test 
   
   Note I plan to add better documentation / examples via https://github.com/apache/arrow-datafusion/issues/3740 / https://github.com/apache/arrow-datafusion/pull/3741
   
   
   # Are there any user-facing changes?
   New API


-- 
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 commented on pull request #3742: Introduce public API to call type coercion

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #3742:
URL: https://github.com/apache/arrow-datafusion/pull/3742#issuecomment-1271435093

   I have had some thoughts about this API and want to try something different


-- 
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 closed pull request #3742: Introduce public API to call type coercion

Posted by GitBox <gi...@apache.org>.
alamb closed pull request #3742: Introduce public API to call type coercion
URL: https://github.com/apache/arrow-datafusion/pull/3742


-- 
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 commented on pull request #3742: Introduce public API to call type coercion

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #3742:
URL: https://github.com/apache/arrow-datafusion/pull/3742#issuecomment-1272009164

   Closing in favor of https://github.com/apache/arrow-datafusion/pull/3758


-- 
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 commented on pull request #3742: Introduce public API to call type coercion

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #3742:
URL: https://github.com/apache/arrow-datafusion/pull/3742#issuecomment-1270562104

   labeler CI failure is unrelated https://github.com/apache/arrow-datafusion/issues/3743


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