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

    https://github.com/apache/spark/pull/21934#discussion_r206682497
  
    --- 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 --
    
    @rxin Ok.


---

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

Reply via email to