qubole / rubix

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

Add presto dependency to presto-shaded module #473

Open agrawalreetika opened 3 years ago

agrawalreetika commented 3 years ago

This is needed to enable Rubix caching support for presto. Right now Rubix shaded jar which is being pulled from the maven central repo doesn't include dependency from the 'rubix-presto' module.

agrawalreetika commented 3 years ago

@shubhamtagra @abhishekdas99 Could you please review this, This is needed to enable Rubix cache for PrestoDB.