HuaHuaY commented on code in PR #50807:
URL: https://github.com/apache/arrow/pull/50807#discussion_r4045603537


##########
cpp/src/parquet/statistics_test.cc:
##########
@@ -1509,13 +1539,19 @@ void TestFloatStatistics<Float16LogicalType>::Init() {
 
 template <typename T>
 NodePtr TestFloatStatistics<T>::MakeNode(const std::string& name, 
Repetition::type rep) {

Review Comment:
   I am going to refactor this class so that column order is also part of the 
gtest parameter template. This allows some of the original tests to be used in 
the new column order.



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