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/03/22 02:26:53 UTC

[GitHub] [hudi] YannByron commented on issue #5000: [SUPPORT] Update all records based on key rather than using preCombineKey field

YannByron commented on issue #5000:
URL: https://github.com/apache/hudi/issues/5000#issuecomment-1074654696


   > this falls more into dynamic schemas. https://issues.apache.org/jira/browse/HUDI-2175 we don't have support for now. @YannByron @XuQianJin-Stars : Is there a way we can achieve this via spark-sql dml.
   
   @nsivabalan spark-sql is just a wrapper to `write-core`.  we don't support this sense that apply each of the coming record to update the existing one. need to do some work for this. let me create a ticket to trace this.


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