You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "soumilshah1995 (via GitHub)" <gi...@apache.org> on 2023/03/07 12:54:43 UTC

[GitHub] [hudi] soumilshah1995 commented on issue #8112: [SUPPORT] Hudi rollback_savepoints Failed in Glue 4.0

soumilshah1995 commented on issue #8112:
URL: https://github.com/apache/hudi/issues/8112#issuecomment-1458122560

   Dear Hudi Community 
   I wanted to bring some item to your attention although I believe it small issue it can cause trouble who is new and trying to learn items. For example we have stored procedure on website for rolling back to previous commits as show in diagram below and I was getting error after asking one of friends I came to know stored procedure name was incorrect. I request the members to please update the docx on website 
   
    
   ![image](https://user-images.githubusercontent.com/39345855/223427572-8cf91c5c-de70-40b8-b5c4-06540f6ad3fd.png)
   
   
   
   ![image](https://user-images.githubusercontent.com/39345855/223427586-16c65ad0-8d59-460e-9ea7-227aa2acf207.png)
   
   #### output
   ```
   |rollback_savepoint_result|
   +-------------------------+
   |                     true|
   +-------------------------+
   
   ```
   
   Question : 
   i inserted 100 records first and then later another 100 records i was expecting to see after rollback count to be 100 i see count on athena as 200 i am not sure if rollback actually worked ?
   


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