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

    https://github.com/apache/spark/pull/21934#discussion_r206681479
  
    --- Diff: 
sql/core/src/test/resources/sql-tests/results/table-valued-functions.sql.out ---
    @@ -83,8 +83,13 @@ select * from range(1, null)
     -- !query 6 schema
     struct<>
     -- !query 6 output
    -java.lang.IllegalArgumentException
    -Invalid arguments for resolved function: 1, null
    +org.apache.spark.sql.AnalysisException
    +error: table-valued function range with alternatives:
    --- End diff --
    
    probably could go either way


---

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

Reply via email to