bschell opened a new pull request #1040: [HUDI-327] Add null/empty checks to key generators URL: https://github.com/apache/incubator-hudi/pull/1040 ## Summary Adds null and empty checks to all key generators. Also improves error messaging for key generator issues. Additionally gives support to complex key generator to accept null/empty fields within the composite key. ## What is the purpose of the pull request Improve usability by improving null/empty key handling in key generators ## Brief change log - *Improve null/empty handling in key generators* ## Verify this pull request This change added tests and can be verified as follows: - Old + New Unit tests pass successfully
---------------------------------------------------------------- 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] With regards, Apache Git Services
