Xuehai-Chen opened a new pull request, #13748: URL: https://github.com/apache/hudi/pull/13748
Add a unit test to cover cases that insert table with hive supported SparkSession ### Change Logs The previous [PR](https://github.com/apache/hudi/pull/13667) has fixed [issue-9678](https://issues.apache.org/jira/browse/HUDI-9678). We still need unit tests to cover cases that insert table with hive supported SparkSession, which is never covered before. HMS backed catalog is a more common choice in production environments, so it's necessary to add unit tests to cover these cases. ### Impact No impact to runtime code. ### Risk level (write none, low medium or high below) None. ### Documentation Update No documentation update. ### 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]
