HuaHuaY commented on issue #47664:
URL: https://github.com/apache/arrow/issues/47664#issuecomment-3342997599

   I have submitted a PR and I just record when close. I think it fits this 
comment in `ParquetFileWriter`.
   ```cpp
   /// Number of rows in the yet started RowGroups.
   ///
   /// Changes on the addition of a new RowGroup.
   int64_t num_rows() const;
   ```
   
   


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