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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to