vvysotskyi commented on issue #1646: DRILL-6852: Adapt current Parquet Metadata 
cache implementation to use Drill Metastore API
URL: https://github.com/apache/drill/pull/1646#issuecomment-471509516
 
 
   @amansinha100, thanks for the review, I have addressed CR comments.
   Here is the results of 10 consequent runs of `TestTpchPlanning` test (was 
used `mvn test -Dtest=org.apache.drill.TestTpchPlanning -pl exec/java-exec` 
command to run the test)
   
     | With changes | Without changes
   -- | -- | --
   1 | 42,82 | 25,971
   2 | 24,475 | 24,904
   3 | 24,621 | 27,618
   4 | 24,345 | 26,197
   5 | 24,699 | 24,624
   6 | 27,288 | 28,193
   7 | 24,34 | 25,152
   8 | 25,273 | 25,432
   9 | 24,367 | 26,141
   10 | 24,418 | 25,121
   
   
![image](https://user-images.githubusercontent.com/20928429/54120947-cd357700-4401-11e9-9309-d814ac3dff38.png)
   
   In averaege, there is no degradation, the first deviation may be connected 
with env.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to