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

[GitHub] [arrow-rs] alamb opened a new pull request, #4395: Minor: Derive `Hash` impls for `CastOptions` and `FormatOptions`

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

   # Which issue does this PR close?
   
   N/A
   # Rationale for this change
    
    We are trying to add `Hash` in DataFusion in https://github.com/apache/arrow-datafusion/pull/6625 and it would be more convenient if `CastOptions` also implemented `Hash`.
   
   # What changes are included in this PR?
   
   Derive `Hash` impls for `CastOptions` and `FormatOptions`
   # Are there any user-facing changes?
   
   More hash
   <!--
   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 `breaking 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


[GitHub] [arrow-rs] alamb merged pull request #4395: Minor: Derive `Hash` impls for `CastOptions` and `FormatOptions`

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


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