Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/16161
  
    > there is no type that is assignable to both mutable.Map and immutable.Map
    
    Yea, and a general solution would be, remember the original type and create 
that type when converting catalyst value to external value.
    
    But this may be hard to implement, it may worth to merge this simple PR, as 
the `scala.collection.immutable.Map` is so common in scala. cc @rxin @yhuai 
@liancheng 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to