You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "tsreaper (via GitHub)" <gi...@apache.org> on 2023/03/01 01:50:35 UTC

[GitHub] [flink-table-store] tsreaper commented on a diff in pull request #562: [FLINK-31248] Improve documentation for append-only table

tsreaper commented on code in PR #562:
URL: https://github.com/apache/flink-table-store/pull/562#discussion_r1121019633


##########
docs/content/docs/features/append-only-table.md:
##########
@@ -0,0 +1,97 @@
+---
+title: "Append Only Table"
+weight: 2
+type: docs
+aliases:
+- /features/append-only-table.html
+---
+<!--
+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.
+-->
+
+# Append Only Table

Review Comment:
   I disagree. Concepts is a category for general ideas, not for detailed documents like "how shall we create a table" or "how to tweak the performance of compaction". We might need a general "table types" page in concepts to introduce what is a primary-key table and what is a append-only table, but absolutely not for detailed examples.



-- 
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-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org