wgtmac commented on code in PR #45375:
URL: https://github.com/apache/arrow/pull/45375#discussion_r2210498030


##########
cpp/src/parquet/arrow/arrow_schema_test.cc:
##########
@@ -889,6 +889,62 @@ Status 
ArrowSchemaToParquetMetadata(std::shared_ptr<::arrow::Schema>& arrow_sche
   return Status::OK();
 }
 
+TEST_F(TestConvertParquetSchema, ParquetVariant) {

Review Comment:
   I guess this test case was added by a commit before adding the extension 
type.



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