v.22.6Performance Improvement

Construct Columns Using Row Number for Partition Keys Without Reading Hive File

When all the columns to read are partition keys, construct columns by the file's row number without real reading the Hive file. #37103 (lgbo).