qubole / rubix

Cache File System optimized for columnar formats and object stores
Apache License 2.0
183 stars 74 forks source link

Remove redundant pluginRepository from rubix-bookkeeper #290

Closed garvit-gupta closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #290 into master will decrease coverage by 0.19%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #290     +/-   ##
=========================================
- Coverage   50.67%   50.47%   -0.2%     
=========================================
  Files          60       60             
  Lines        3025     3025             
  Branches      326      326             
=========================================
- Hits         1533     1527      -6     
- Misses       1404     1410      +6     
  Partials       88       88
Impacted Files Coverage Δ
...rc/main/java/com/qubole/rubix/spi/ClusterType.java 0% <0%> (-46.16%) :arrow_down:
abhishekdas99 commented 5 years ago

This is already incorporated in thrift version 0.9.2 https://issues.apache.org/jira/browse/THRIFT-1536