Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0
-
None
-
None
Description
Right now all the explain levels only support stats before query runs. We would like to have an explain analyze similar to Postgres for real stats after query runs. This will help to identify the major gap between estimated/real stats and make not only query optimization better but also query performance debugging easier.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-15084 Flaky test: TestMiniTezCliDriver:explainanalyze_1,2, 3, 4, 5
- Closed
-
HIVE-23189 Change Explain ANALYZE to Explain PROFILE
- Resolved
- links to