bvaradar commented on issue #2108: URL: https://github.com/apache/hudi/issues/2108#issuecomment-703062036
@JiaDe-Wu : Do you see .rollback file in the .hoodie folder ? If you find such a file, it means that the the rollback would have been succeeded. Also, its possible that the commit would have been marked first as .inflight. This would mean that the query will not see the commit that you were rolling back. In this case, a subsequent commit would have automatically rolled back the commit. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
