You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/25 20:44:58 UTC

[GitHub] [hudi] vinothchandar commented on a diff in pull request #5825: [HUDI-4217] improve repeat init object in ExpressionPayload

vinothchandar commented on code in PR #5825:
URL: https://github.com/apache/hudi/pull/5825#discussion_r929279266


##########
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:
   where is this picked up from? We removed guava from deps a while ago. 



-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org