iemejia edited a comment on pull request #30517: URL: https://github.com/apache/spark/pull/30517#issuecomment-738309489
Great to see the ongoing progress :clap: @wangyum. The Parquet version update is missing no? Also you can replace the wrong import `org.apache.avro.reflect.Nullable` with `javax.annotation.Nullable` on `core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeInMemorySorter.java` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
