-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.0
-
Component/s: Connectors / Hive
-
Labels:
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.