nsivabalan commented on issue #5942: URL: https://github.com/apache/hudi/issues/5942#issuecomment-1164703872
Case1: I don't think we support partial updates yet. We do have active PR in review, but in general not sure if partial updates are supported in official releases. I assume by partial updates, you meant, if table schema has col1, col2, col3, and your incoming batch has just col1, and col3, you wish to set some default for col2? or do you want to fetch value of col2 from previous version of the record? -- 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]
