wgtmac opened a new issue, #226: URL: https://github.com/apache/iceberg-cpp/issues/226
| Version | Milestone | |---------|-----------| | 0.2.0 | - Improve v2 table scan planning (projection, partition filtering, delete files, etc.)<br>- Basic table writing support: append, overwrite<br>- Table metadata update support | | 0.3.0 | - More v2 table writing (delete, row delta)<br>- Inspect metadata table support<br>- Puffin files | | 0.4.0 | - Incremental scan<br>- Initial v3 features: default values, row lineage, deletion vector<br>- Rest catalog client | | 0.5.0 | - More v3 features: geometry, variant types<br>- Table maintenance | The table above provides a overview of planned work items for next releases. For the project goal and initial 0.1.0 release items, please refer to https://github.com/apache/iceberg-cpp/issues/2. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
