jonvex opened a new pull request, #6683: URL: https://github.com/apache/hudi/pull/6683
### Change Logs Add validation to scala and python quick start guides. Add python insert overwrite. Fix python insert missing "\\" for multiline function chain. Fix incorrect variable name softDeleteDs to soft_delete_ds for python soft delete. Use createOrReplaceTempView instead of registerTempTable in python hard delete because it is depreciated. Fix comment in python time travel query that uses "//" for comment instead of "#". ### Impact _Describe any public API or user-facing feature change or any performance impact._ **Risk level: none** _Choose one. If medium or high, explain what verification was done to mitigate the risks._ ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- 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]
