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/16 19:14:21 UTC

[GitHub] [arrow-datafusion] AssHero opened a new pull request, #2932: re-write projection after building window plan

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

   # Which issue does this PR close?
   Closes #2869 
   
    # Rationale for this change
   re-write projection after building window plan to make window function run in expressions.
   
   # What changes are included in this PR?
   re-write projection   in datafusion/sql/src/planner.rs
   
   


-- 
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 #2932: re-write projection after building window plan

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


-- 
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 #2932: Support `window` functions in expressions by re-write projection after building window plan

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

   Benchmark runs are scheduled for baseline = 90e5fd0480ca30d19d1b638e050e3a4da60df9cc and contender = 9414a74efabc78fb2b08981665df56030c37dfb8. 9414a74efabc78fb2b08981665df56030c37dfb8 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/261390244cff4d2c8ead4292429de639...62b5a28b729b4a8ca8d1c453b781de2e/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/452bfb9815f34d31bfdd0de417119078...8a8dd07f262b40128cbe83d416d75fe9/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/8c82f51a5863484fbd3b2e21ed7c0ae7...517a9d2963ea4b5b8e97374115d843ac/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/d02da56fca2a41babdedb7ba77f2c58a...1c341ea033154b2b9ef5f955bfe52149/)
   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