- Overview, Use Cases, Powered By are very detailed - Cleaned up QuickStart - Redistribute the content from README to correct pages to be improved upon - Switch to blue theme
629 B
629 B
title, keywords, sidebar, permalink
| title | keywords | sidebar | permalink |
|---|---|---|---|
| Roadmap | usecases | mydoc_sidebar | roadmap.html |
Planned Features
- Support for Self Joins - As of now, you cannot incrementally consume the same table more than once, since the InputFormat does not understand the QueryPlan.
- Hoodie Spark Datasource - Allows for reading and writing data back using Apache Spark natively (without falling back to InputFormat), which can be more performant
- Hoodie Presto Connector - Allows for querying data managed by Hoodie using Presto natively, which can again boost performance