laserninja commented on code in PR #12241: URL: https://github.com/apache/gravitino/pull/12241#discussion_r3676640074
########## design-docs/iceberg-rest-server-side-scan-planning.md: ########## @@ -0,0 +1,655 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +# Design: Server-Side Scan Planning Results (`plan-tasks`) for the Gravitino Iceberg REST Server + +| Field | Value | +| ------- | ----------------------------------------------------------------------------------------- | +| Status | In review | +| Authors | @laserninja | +| Created | 2026-07-28 | +| Issue | [#11284](https://github.com/apache/gravitino/issues/11284) | +| PR | [#12194](https://github.com/apache/gravitino/pull/12194) | +| Module | `iceberg/iceberg-rest-server`, `iceberg/iceberg-common`, `catalogs/catalog-common`, `core` | + Review Comment: Removed. Two of the eight docs in `design-docs/` carry that table and six do not, so dropping it is the more common style; the issue, PR and module list now sit in one line under the title instead. If you meant something else by "this part" - the title itself, or the whole header block including the line I kept - say so and I will adjust. -- 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]
