mapleFU commented on code in PR #44082:
URL: https://github.com/apache/arrow/pull/44082#discussion_r1756977439


##########
cpp/src/parquet/arrow/reader_writer_benchmark.cc:
##########
@@ -104,13 +107,28 @@ std::shared_ptr<ColumnDescriptor> 
MakeSchema(Repetition::type repetition) {
                                             repetition == 
Repetition::REPEATED);
 }
 
-template <bool nullable, typename ParquetType>

Review Comment:
   So nullable is unused previously?



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