fresh-borzoni commented on code in PR #330:
URL: https://github.com/apache/fluss-rust/pull/330#discussion_r2810105778
##########
bindings/cpp/src/table.cpp:
##########
@@ -398,8 +731,7 @@ Result AppendWriter::Append(const GenericRow& row,
WriteResult& out) {
}
Review Comment:
Already handled — `row.Available()` check is present (see line 800). Same
for UpsertWriter::Upsert (line 906), Delete (line 930), and Lookuper::Lookup
(line 990).
--
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]