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/07/27 08:33:08 UTC

[GitHub] [arrow-datafusion] liurenjie1024 opened a new pull request, #2972: Derive Hash for JoinType

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

   # Which issue does this PR close?
   
   Closes #2971.
   
    # Rationale for this change
   The optimizer framework I'm working on requires this, see https://github.com/datafusion-contrib/datafusion-dolomite/issues/3
   
   
   # What changes are included in this PR?
   Derive `Hash` trait for `JoinType`.
   
   
   # 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] xudong963 merged pull request #2972: Derive Hash for JoinType

Posted by GitBox <gi...@apache.org>.
xudong963 merged PR #2972:
URL: https://github.com/apache/arrow-datafusion/pull/2972


-- 
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] ursabot commented on pull request #2972: Derive Hash for JoinType

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

   Benchmark runs are scheduled for baseline = 4005076d8e3e4fa07541da62f7a6c9c755029da1 and contender = 884101e106c580c518409a8685c36d0c48c1403b. 884101e106c580c518409a8685c36d0c48c1403b is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/4226064e35504906a5f51faa03ebb755...abca3262ede14dcda5786f1e75edc856/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/6c6921503d2d480f989608937462a0de...4be9a2c8803648659167552d46a12549/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/9ca82a9a98aa451cb381d322c64b167e...37ab1da8b5b246a295e5ddfa92c1b9a7/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/eca73417db6b4d3fab68f94b20c1513d...95edb7f53eda4c8ba7414b73a34ff328/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


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