minihippo commented on PR #4718:
URL: https://github.com/apache/hudi/pull/4718#issuecomment-1148752031

   # Short-term plan (target 1.0)
   ### Phase1
   Implement the basic functions
   1. Databases and tables store
   2. All actions (i.e. commit, compaction) and operations (i.e. upsert, 
compact, cluster)
     1. Timeline, instant meta store.
     2. Partition, snapshot store.
     3. Spark/ Flink read/write available based on metastore
   3. Parameters of table/partition level persistence.
     1. e.g. table config
   ### Phase2
   Extensions
   1. Schema store and support schema evolution
   2. Concurrency support (will submit a new rfc)
   3. Hudi catalog
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to