shaofengshi commented on code in PR #5610: URL: https://github.com/apache/gravitino/pull/5610#discussion_r1870535848
########## 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: although this is not he change in this PR, but it might be a bug: "--null=true", should it be "--null true"? -- 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]
