leesf commented on code in PR #8725:
URL: https://github.com/apache/hudi/pull/8725#discussion_r1195142958


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestCreateTable.scala:
##########
@@ -1082,4 +1082,25 @@ class TestCreateTable extends HoodieSparkSqlTestBase {
     }
     assertTrue(exception.getMessage.contains(s"""$tableName is not a Hudi 
table"""))
   }
+
+  test("Test hoodie table schema consistency for non-Avro data types") {

Review Comment:
   do you also tested it with hive sync enabled?



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