qubole / rubix

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

Remove usage of cacheSkipped #367

Closed raunaqmorarka closed 4 years ago

raunaqmorarka commented 4 years ago

skipCache is path dependant cacheSkipped is used in getFileBlockLocations with the expectation that it is set in open, but open might not be called