wgtmac commented on code in PR #45375: URL: https://github.com/apache/arrow/pull/45375#discussion_r2258716844
########## 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: @pitrou I have created https://github.com/apache/arrow/pull/47242 to address this. Let me know what you think. Thanks! -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org