Details
Description
If the default params are mutable, then if the function or method is called again without any value for the default params, then the changed values are used.
Attachments
Issue Links
- is related to
-
SPARK-9828 Should not share `{}` among instances
- Resolved