justinmclean opened a new pull request, #5903: URL: https://github.com/apache/gravitino/pull/5903
### What changes were proposed in this pull request? Changed to exit with -1 if an error occurs. Not that testing code that calls System.exit can be difficult, so during testing it thows an exception and doesn't exit the VM. Testing also uncovered one bug in updating column default values and this was fixed. ### Why are the changes needed? So scripts can test if the gcli command works. Fix: #5896 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Tested locally. -- 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]
