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/10/13 09:59:39 UTC

[GitHub] [hudi] boneanxs commented on issue #6931: SparkSQL create hudi DDL do not support hoodie.datasource.write.operation = 'insert'

boneanxs commented on issue #6931:
URL: https://github.com/apache/hudi/issues/6931#issuecomment-1277356788

   @levisLi I think @Zouxxyy is right, how many files in your hudi table after you did 2 write operations? If there's only one file, it means small files are merged, maybe you can try
   `set hoodie.merge.allow.duplicate.on.inserts=true`


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