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/11/01 17:01:46 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #4062: Enable tests for page filtering in parquet filter pushdown test

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

   Draft as this builds on 
   - [ ] https://github.com/apache/arrow-datafusion/pull/3976
   - [ ] https://github.com/apache/arrow-datafusion/pull/3967
   
   # Which issue does this PR close?
   Re https://github.com/apache/arrow-datafusion/issues/3834 and https://github.com/apache/arrow-datafusion/issues/4002
   
   # Rationale for this change
   
   Add additional test coverage for page index filtering
   
   # What changes are included in this PR?
   
   Enable tests for page filtering in parquet filter pushdown test
   
   # 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] Ted-Jiang commented on pull request #4062: Enable tests for page index filtering in parquet filter pushdown test

Posted by GitBox <gi...@apache.org>.
Ted-Jiang commented on PR #4062:
URL: https://github.com/apache/arrow-datafusion/pull/4062#issuecomment-1306541879

   @alamb Thanks! let's see what going on 😄


-- 
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 #4062: Enable tests for page filtering in parquet filter pushdown test

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

   I have updated this PR to add tests for page filtering. However, I would like to wait for @Ted-Jiang  's statistics PR to land first and add some additional verification to this PR prior to merging https://github.com/apache/arrow-datafusion/pull/4105


-- 
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 #4062: Enable tests for page index filtering in parquet filter pushdown test

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


-- 
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 #4062: Enable tests for page index filtering in parquet filter pushdown test

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

   Benchmark runs are scheduled for baseline = 6b712948362b078f1226623ca46ab96d8bd2b768 and contender = 532b4a751860111313dba21d3f0a906937d29b8e. 532b4a751860111313dba21d3f0a906937d29b8e 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/668a88827c0148ed9dd3dcf3a4c3b0cb...604906e6fddd4836acf08bef85935ecb/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/1455fdf881c346e7a0f4f9cb49ded0c9...0292e8a30f9147a9bfb2b606d13f8a84/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/7369c50ca7aa4f429f265af25fabeefc...4da5c3ae1cdf4dda93c151a5b2dd406f/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/acd03781f23a455c8e4b3f1f8d7f7449...148015493dd9474fa853e828aa7885a7/)
   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