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/09/15 18:10:45 UTC

[GitHub] [hudi] jonvex opened a new pull request, #6683: [HUDI-4759] Update website with validations

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: commits-unsubscribe@hudi.apache.org

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


[GitHub] [hudi] yihua merged pull request #6683: [HUDI-4759] Update website with validations

Posted by GitBox <gi...@apache.org>.
yihua merged PR #6683:
URL: https://github.com/apache/hudi/pull/6683


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