codope commented on code in PR #12623:
URL: https://github.com/apache/hudi/pull/12623#discussion_r1926342588


##########
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/HoodieSchemaUtils.scala:
##########
@@ -45,6 +45,8 @@ import scala.collection.JavaConverters._
 object HoodieSchemaUtils {
   private val log = LoggerFactory.getLogger(getClass)
 
+
+

Review Comment:
   nit: please remove the unnecessary newline. Also, let's move the schema util 
methods in `HoodieSparkSchemaUtils` to this object - see 
https://github.com/apache/hudi/pull/12623/files#r1926327306



-- 
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]

Reply via email to