zgramana commented on a change in pull request #7032:
URL: https://github.com/apache/arrow/pull/7032#discussion_r418423816



##########
File path: csharp/src/Apache.Arrow/Arrays/ArrayData.cs
##########
@@ -22,6 +22,8 @@ namespace Apache.Arrow
 {
     public sealed class ArrayData : IDisposable
     {
+        public static readonly int RecalculateNullCount = -1;

Review comment:
       Changed




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to