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/16 09:00:02 UTC

[GitHub] [hudi] jinxing64 commented on a diff in pull request #5592: [HUDI-4103] Fix CTAS test failures in TestCreateTable

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


##########
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestCreateTable.scala:
##########
@@ -383,80 +383,86 @@ class TestCreateTable extends HoodieSparkSqlTestBase {
   }
 
   test("Test Create Table As Select With Tblproperties For Filter Props") {

Review Comment:
   Hi @dongkelun 
   Thanks for this fast fix, I run this patch in my local, but this test still complains "org.apache.hudi.exception.HoodieException: Config conflict(key	current value	existing value):
   hoodie.database.name:	databaseName	default"



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