Details
Description
The test_analyze_table_and_read_statistics test in the beeswax suite expects the COLUMN_STATS_ACCURATE field to be generated when statistics are generated for a table for which no statistics are available. This is broken for Hive 2, because in https://issues.apache.org/jira/browse/HIVE-12661 behavior was changed to not return COLUMN_STATS_ACCURATE if there were no columns. To make this test more correct, it has been changed to check that the number of rows are as expected both before and after rows have been inserted into the table.
Attachments
Issue Links
- relates to
-
HUE-4453 [editor] COLUMN_STATS_ACCURATE won't show up for tables without stats in Hive 2
-
- Closed
-