You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gatorsmile <gi...@git.apache.org> on 2016/08/05 18:08:59 UTC

[GitHub] spark issue #14410: [SPARK-16803] [SQL] SaveAsTable does not work when sourc...

Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/14410
  
    @cloud-fan @yhuai  https://github.com/apache/spark/compare/master...gatorsmile:saveAsTableFix?expand=1
    
    This is the prototype for supporting this missing function. We can fix it with minor changes. To avoid too many calls on `lookupRelation`, we might need to move the plan conversion to a separate batch. 
    
    Let me know if we should do it in 2.0.1 or just issue an exception in 2.0.1. 
    
    Thanks!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org