Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.10.0
Description
User started hive source parallelism automatic inference. For example, Set the maximum parallelism of inference to 10.
User have a similar SQL SELECT * from mytable limit 1;
There are more than 10 files in the hive table mytable. Is it a bit wasteful to start 10 parallelism.