qubole / rubix

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

Adding connection pool for BKS #344

Closed harmandeeps closed 4 years ago

harmandeeps commented 4 years ago

Changes:

  1. Added fast object pool.
  2. Changes to accommodate pool in Rubix.
  3. Added perf utility to run parallel queries on Presto server.

TODO:

  1. Setting pool properties with config file.
  2. Refactor the code