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

    https://github.com/apache/spark/pull/21370#discussion_r189732998
  
    --- Diff: docs/configuration.md ---
    @@ -456,6 +456,29 @@ Apart from these, the following properties are also 
available, and may be useful
         from JVM to Python worker for every task.
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.jupyter.eagerEval.enabled</code></td>
    --- End diff --
    
    Maybe rename to `spark.sql.repl.eagerEval.enabled` instead? It should also 
be documented that this is a hint. There's no guarantee that the repl you're 
using supports eager evaluation.


---

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

Reply via email to