Github user HyukjinKwon commented on the pull request:

    https://github.com/apache/spark/pull/13253#issuecomment-221187678
  
    @rxin No. it has not been fixed.. So, I wanted to add some test codes first 
to check writing and reading empty data to make sure this is working first.
    
    The way to fix 
[SPARK-10216](https://issues.apache.org/jira/browse/SPARK-10216) might be 
varied if they are a data-source specific issue. For example, ORC does not 
allow to write empty data, 
[SPARK-8501](https://issues.apache.org/jira/browse/SPARK-8501)..
    
    So, I thought I can focus on fixing 
[SPARK-10216](https://issues.apache.org/jira/browse/SPARK-10216) within Parquet 
if [SPARK-15393](https://issues.apache.org/jira/browse/SPARK-15393) is a 
Parquet datasource specific problem.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to