[
https://issues.apache.org/jira/browse/HIVE-8648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-8648:
-------------------------------
Attachment: HIVE-8648.1.patch
Minimal patch just to see what tests fail.
> numRows cannot be set by user
> -----------------------------
>
> Key: HIVE-8648
> URL: https://issues.apache.org/jira/browse/HIVE-8648
> Project: Hive
> Issue Type: Bug
> Reporter: Brock Noland
> Assignee: Brock Noland
> Attachments: HIVE-8648.1.patch
>
>
> Since HIVE-3777 users who know the number of rows in a table and want to set
> that statistic must do:
> {noformat}
> alter table ... set tblproperties ('numRows' = '12345',
> 'STATS_GENERATED_VIA_STATS_TASK' = 'true');
> {noformat}
> Users should be able to set the number of rows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)