Skip to content

Modified the code like sparkConf.get(...).toBoolean to sparkConf.getB…

1771430
Select commit
Loading
Failed to load commit list.
Closed

[SPARK-4881][Minor] Use SparkConf#getBoolean instead of get().toBoolean #3733

Modified the code like sparkConf.get(...).toBoolean to sparkConf.getB…
1771430
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs