Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-8648

numRows cannot be set by user

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.13.0, 0.13.1, 0.14.0
    • None
    • None
    • None

    Description

      Since HIVE-3777 users who want to set the number of rows for a table, must do as follows:

      alter table ... set tblproperties ('numRows' = '12345', 'STATS_GENERATED_VIA_STATS_TASK' = 'true');
      

      Which is strange because (1) users can know the numbers of rows and (2) the stat is not generated by a stats task.

      Attachments

        1. HIVE-8648.1.patch
          3 kB
          Brock Noland
        2. HIVE-8648.patch
          17 kB
          Brock Noland

        Issue Links

          Activity

            People

              brocknoland Brock Noland
              brocknoland Brock Noland
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: