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

    https://github.com/apache/spark/pull/22379#discussion_r220345504
  
    --- Diff: sql/core/src/test/resources/sql-tests/inputs/csv-functions.sql ---
    @@ -0,0 +1,12 @@
    +-- from_csv
    +describe function from_csv;
    +describe function extended from_csv;
    +select from_csv('1', 'a INT');
    --- End diff --
    
    I removed it.


---

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

Reply via email to