Description
Right now kudu table describe displays table comment (if any), but doesn't show column comments.
It would be great to make the CLI tool to show comments for all table's columns as well. Probably, that should be enabled only if --show_column_comment is specified.