You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/01/28 21:05:28 UTC

[GitHub] [calcite] vlsi commented on issue #1762: [CALCITE-3740] Add FilterSetOpTransposeRule to normalize materialized…

vlsi commented on issue #1762: [CALCITE-3740] Add FilterSetOpTransposeRule to normalize materialized…
URL: https://github.com/apache/calcite/pull/1762#issuecomment-579455404
 
 
   ## Before
   
   33m
   
   https://github.com/apache/calcite/runs/413457579?check_suite_focus=true#step:4:393
   
   ```
           1065.8sec, 6310 completed,   0 failed,   0 skipped, org.apache.calcite.test.FoodmartTest
   WARNING 1301.9sec, 6390 completed,   0 failed,   6 skipped, Gradle Test Run :core:testSlow
   ```
   
   ## After
   
   37m
   
   https://github.com/apache/calcite/pull/1762/checks?check_run_id=391078477#step:4:496
   
   ```
           1331.5sec, 6310 completed,   0 failed,   0 skipped, org.apache.calcite.test.FoodmartTest
   WARNING 1519.6sec, 6390 completed,   0 failed,   6 skipped, Gradle Test Run :core:testSlow
   ```
   
   It looks like a 12% degradation.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services