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 2021/01/10 16:00:32 UTC

[GitHub] [hudi] vinothchandar edited a comment on pull request #2196: [HUDI-1349]spark sql support overwrite use replace action

vinothchandar edited a comment on pull request #2196:
URL: https://github.com/apache/hudi/pull/2196#issuecomment-757498877


   @lw309637554 sounds good. but I think we should have made this configurable and make the old behavior the default. `spark.write...mode("overwrite")` is a very common operation, and I'd prefer to not have this dependent on such new feature. Do you have cycles to do this in the next few hours?  Please let me know. @n3nash can you drive this otherwise? 
   
   general rule of thumb: new features should be guarded by a flag, turned off by default, until deemed stable after release. :) lets please uphold this. Happy to discuss more if needed. 
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org