polyzos commented on code in PR #1581: URL: https://github.com/apache/fluss/pull/1581#discussion_r2446802986
########## website/docs/streaming-lakehouse/integrate-data-lakes/paimon.md: ########## @@ -99,7 +99,7 @@ This query may run slower than reading only from Paimon, but it returns the most ### Reading with other Engines -Since the data tiered to Paimon from Fluss is stored as a standard Paimon table, you can use any engine that supports Paimon to read it. Below is an example using [StarRocks](https://paimon.apache.org/docs/master/engines/starrocks/): +Since the data tiered to Paimon from Fluss is stored as a standard Paimon table, you can use any engine that supports Paimon to read it. Below is an example using [StarRocks](https://paimon.apache.org/docs/1.2/ecosystem/starrocks/): Review Comment: should we leave this master here? otherwise moving foward it might show outdated versions -- 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]
