Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/15886#discussion_r88036695
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -1029,7 +1029,7 @@ following command:
     bin/spark-shell --driver-class-path postgresql-9.4.1207.jar --jars 
postgresql-9.4.1207.jar
     {% endhighlight %}
     
    -Tables from the remote database can be loaded as a DataFrame or Spark SQL 
Temporary table using
    +Tables from the remote database can be loaded as a DataFrame or Spark SQL 
Temporary view using
    --- End diff --
    
    Is this definitely correct? I'm not so familiar with temp tables vs views


---
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