Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/22528
  
    Generally, this is useful for reading the zip archives containing a single 
CSV. The extra support JSON file is not very useful. 
    
    The major limitation is we have to read the zipped CSV files using the 
multi line mode. I am not sure whether we can automatically switch to multi 
line mode. If so, is the result expected? Is the results different if we read 
it using the regular mode? If different, can we issue an exception with a 
better error message and let the users manually enable the multi line mode?



---

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

Reply via email to