Commits


Gang Wu authored and GitHub committed a8fe372c314
MINOR: [C++][Parquet] Add table->ValidateFull() to LegacyTwoLevelList test (#44847) ### Rationale for this change Add a validate call as suggested by https://github.com/apache/arrow/pull/43995#discussion_r1856174932 ### What changes are included in this PR? Add a table->ValidateFull() to LegacyTwoLevelList test case. ### Are these changes tested? Yes ### Are there any user-facing changes? No Authored-by: Gang Wu <ustcwg@gmail.com> Signed-off-by: Gang Wu <ustcwg@gmail.com>