leekeiabstraction commented on code in PR #129:
URL: https://github.com/apache/fluss-rust/pull/129#discussion_r2675682932


##########
crates/fluss/src/client/table/scanner.rs:
##########
@@ -72,7 +72,7 @@ impl<'a> TableScan<'a> {
     /// Returns an error if `column_indices` is empty or if any column index 
is out of range.
     ///
     /// # Example
-    /// ```
+    /// ```ignore

Review Comment:
   Updated in latest commit. (I opted for ignoring because fixing requires a 
lot of boilerplate code in the example. )
   
   



-- 
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]

Reply via email to