viirya commented on code in PR #3553:
URL: https://github.com/apache/arrow-rs/pull/3553#discussion_r1073922961


##########
arrow-data/src/data.rs:
##########
@@ -1446,6 +1493,40 @@ impl ArrayData {
         })
     }
 
+    /// Validates that each value in run_ends array is posittive and strictly 
increasing.

Review Comment:
   ```suggestion
       /// Validates that each value in run_ends array is positive and strictly 
increasing.
   ```



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