apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.09k stars 2.12k forks source link

Add PrePlanTable and PlanTable Endpoints to open api spec #10391

Open rahil-c opened 3 months ago

rahil-c commented 3 months ago

Proposed Change

Originally proposed the following design for introducing a new REST api for performing table scans, doc here: https://docs.google.com/document/d/1FdjCnFZM1fNtgyb9-v9fU4FwOX4An-pqEwSaJe8RgUg/edit#heading=h.cftjlkb2wh4h

The design also contains a link to a draft implementation of this rest scan api here: https://github.com/apache/iceberg/pull/9252

After discussions with community over the dev list, have decided the adapt the original spec change, pr link here: https://github.com/apache/iceberg/pull/9695

Proposal document

https://docs.google.com/document/d/1FdjCnFZM1fNtgyb9-v9fU4FwOX4An-pqEwSaJe8RgUg/edit#heading=h.cftjlkb2wh4h

Specifications

rxin commented 2 months ago

I was interested in seeing this but the doc is not viewable (no permission). Is this intentional? Can you open it up access?

Fokko commented 2 months ago

@rxin The document is open again 👍