justinmclean commented on code in PR #5610: URL: https://github.com/apache/gravitino/pull/5610#discussion_r1870538766
########## docs/cli.md: ########## @@ -804,4 +815,18 @@ gcli column update --name catalog_postgres.hr.departments.value --rename values gcli column update --name catalog_postgres.hr.departments.values --datatype "varchar(500)" gcli column update --name catalog_postgres.hr.departments.values --position name gcli column update --name catalog_postgres.hr.departments.name --null=true Review Comment: Both will work but I should make it consistant -- 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]
