xushiyan commented on code in PR #5825: URL: https://github.com/apache/hudi/pull/5825#discussion_r930507915
########## hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/spark/sql/hudi/command/payload/SqlTypedRecord.scala: ########## @@ -17,27 +17,59 @@ package org.apache.spark.sql.hudi.command.payload +import com.google.common.cache.CacheBuilder Review Comment: filed https://issues.apache.org/jira/browse/HUDI-4482 -> remove guava https://issues.apache.org/jira/browse/HUDI-4483 -> fix checkstyle @KnightChess would you take these? i see guava heavily used in procedure, @XuQianJin-Stars maybe you can help review? -- 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]
