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/05/11 04:14:15 UTC

[GitHub] [hudi] jinxing64 commented on a diff in pull request #5546: [HUDI-4079] Supports showing table comment for hudi with spark3

jinxing64 commented on code in PR #5546:
URL: https://github.com/apache/hudi/pull/5546#discussion_r869853968


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestCreateTable.scala:
##########
@@ -641,4 +641,26 @@ class TestCreateTable extends HoodieSparkSqlTestBase {
          |""".stripMargin
     )
   }
+
+  if (SPARK_VERSION.startsWith("3")) {

Review Comment:
   Thanks, that's much better.



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