Github user yhuai commented on the pull request:

    https://github.com/apache/spark/pull/3820#issuecomment-72573565
  
    I tried the newly uploaded parquet data in 
https://issues.apache.org/jira/browse/SPARK-4768 (I set my timezone to UTC), 
for one line, I got
    ```
    [test row 5,2015-01-02 20:54:10.000456789]
    ```
    But, the data was generated by 
    ```
    insert into string_timestamp (dummy,timestamp1) values('test row 5', 
'2015-01-02 20:54:10.123456789');
    ```
    Can you take a look?


---
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