alexr17 opened a new pull request, #13715: URL: https://github.com/apache/hudi/pull/13715
### Change Logs Adds the storage based lock provider implementation for GCS hudi tables. Based on: https://github.com/apache/hudi/pull/13230 ### Impact Allows conditional writes based locking for multi writer scenarios with hudi tables in gcs. ### Risk level (write none, low medium or high below) None ### Documentation Update None ### 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 In order to test this we setup local hudi/spark bundles and ran some concurrent spark sql queries to tables with this LP enabled to ensure things functioned as expected. -- 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]
