Krisztian Kasa created HIVE-25745:
-------------------------------------
Summary: Print transactional stats of materialized view source
tables
Key: HIVE-25745
URL: https://issues.apache.org/jira/browse/HIVE-25745
Project: Hive
Issue Type: Improvement
Components: Materialized views
Reporter: Krisztian Kasa
Assignee: Krisztian Kasa
Print the number of rows affected by transactions of materialized view source
tables since the last rebuild of the view when using the command
{code:java}
DESCRIBE FORMATTED <view name>;
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)