leekeiabstraction commented on code in PR #576:
URL: https://github.com/apache/fluss-rust/pull/576#discussion_r3320132874
##########
crates/fluss/src/record/kv/value_record_batch.rs:
##########
@@ -75,7 +75,7 @@ impl ValueRecordBatch {
}
/// Returns one byte range per record, each spanning `[SchemaId | Value]`:
- /// the payload [`crate::row::FixedSchemaDecoder::decode`] expects. Index
+ /// the payload that `FixedSchemaDecoder::decode` expects. Index
Review Comment:
This removes the linking, what was the error and could it be resolved while
retaining the link?
--
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]