luoyuxia commented on code in PR #2699: URL: https://github.com/apache/fluss/pull/2699#discussion_r3523171134
########## website/docs/streaming-lakehouse/datalake-formats/paimon.md: ########## Review Comment: This section is currently around lines 149-151 in the PR head: https://github.com/apache/fluss/blob/5dc384c5c1dde40709990d1b5f0519fe60111e0f/website/docs/streaming-lakehouse/datalake-formats/paimon.md#L149-L151 This data retention behavior is not Paimon-specific; it is a general Union Read behavior. Since this PR adds a dedicated Union Read page, I’d remove this section from the Paimon page and keep the behavior documented there. If we want to keep a pointer here, a short link is enough: `For data retention behavior with union read, see [Union Read](../union-read.md#data-retention).` Also, the current text says “via Iceberg” in the Paimon page, which is confusing if this section stays. -- 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]
