It would be nice to quickly get information about a schema coordinate via the Hive CLI.
Example:
hive schema:usage \
--coordinate "Organization.contract" \
--period 90d
This is the information we currently display for a schema coordinate, we could make it available as both formatted and JSON output via the command.

It would be nice to quickly get information about a schema coordinate via the Hive CLI.
Example:
hive schema:usage \ --coordinate "Organization.contract" \ --period 90dThis is the information we currently display for a schema coordinate, we could make it available as both formatted and JSON output via the command.