Hi community, It has been 4 months since the first C++ 0.1.0 release. As planned in [1], we have made great progress so I propose to make a 0.2.0 release. This release basically include:
- Table scan planning for v2 delete files with partition filtering - Table creation and metadata update (schema, partition, etc.) - Table snapshot update (fast append is on the way) - Rest catalog client for namespace and table endpoints (w/o authentication) We're targeting the 0.2.0 release by the end of this January if there is no objection. Please let me know if you have any concerns or feature requests. [1] https://github.com/apache/iceberg-cpp/issues/226 Thanks, Gang
