cmu-db / optd

CMU-DB's Cascades optimizer framework
https://cmu-db.github.io/optd/
MIT License
349 stars 19 forks source link

feat: integrate mcv into stats #135

Closed AlSchlo closed 5 months ago

AlSchlo commented 6 months ago

Integrating the stats as a double scan!

Future work:

  1. Fix serialization for caching
  2. Remove from TDigest
  3. Make the stats generate in parallel