imay commented on a change in pull request #2812: Fix parquet arrow read batch
bug
URL: https://github.com/apache/incubator-doris/pull/2812#discussion_r368575295
##########
File path: be/src/exec/parquet_reader.h
##########
@@ -103,6 +103,7 @@ class ParquetReaderWrap {
int _rows_of_group; // rows in a group.
int _current_line_of_group;
+ int _current_line_of_batch;
Review comment:
can you give some comments for these two variables?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]