wgtmac opened a new pull request, #205: URL: https://github.com/apache/iceberg-cpp/pull/205
Below is an output of the demo to read and plan files for a V1 table: ``` ยป ./demo_example /Users/gangwu/Projects/iceberg-warehouse table_v1_test /Users/gangwu/Projects/iceberg-warehouse/db/table_v1_test/metadata/v3.metadata.json Scan tasks: - /Users/gangwu/Projects/iceberg-warehouse/db/table_v1_test/data/00000-12-297cb609-fb4b-4e6c-a7ee-0a9bf62d356f-0-00001.parquet - /Users/gangwu/Projects/iceberg-warehouse/db/table_v1_test/data/00000-0-9052e5ed-641e-4f02-873f-5a87510b7451-0-00001.parquet ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org