mapleFU commented on code in PR #39491: URL: https://github.com/apache/arrow/pull/39491#discussion_r1445644041
########## cpp/src/parquet/types.cc: ########## @@ -345,15 +345,19 @@ std::shared_ptr<const LogicalType> LogicalType::FromConvertedType( case ConvertedType::DATE: return DateLogicalType::Make(); case ConvertedType::TIME_MILLIS: Review Comment: done -- 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