[jira] [Created] (ORC-212) JSON convert should properly convert Timestamp string to java.sql.Timestamp

2017-07-17 Thread Seshu Pasam (JIRA)
Seshu Pasam created ORC-212: --- Summary: JSON convert should properly convert Timestamp string to java.sql.Timestamp Key: ORC-212 URL: https://issues.apache.org/jira/browse/ORC-212 Project: ORC

[GitHub] orc pull request #128: ORC-178 Implement Basic C++ Writer and Writer Option

2017-07-17 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/128#discussion_r127855671 --- Diff: c++/include/orc/Writer.hh --- @@ -0,0 +1,294 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] orc pull request #128: ORC-178 Implement Basic C++ Writer and Writer Option

2017-07-17 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/128#discussion_r127855265 --- Diff: c++/include/orc/Writer.hh --- @@ -0,0 +1,294 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] orc pull request #128: ORC-178 Implement Basic C++ Writer and Writer Option

2017-07-17 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/128#discussion_r127854823 --- Diff: c++/include/orc/Writer.hh --- @@ -0,0 +1,294 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] orc pull request #128: ORC-178 Implement Basic C++ Writer and Writer Option

2017-07-17 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/128#discussion_r127853962 --- Diff: c++/include/orc/Writer.hh --- @@ -0,0 +1,294 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] orc pull request #136: remove unused imports

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/136 --- 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

[GitHub] orc pull request #131: ORC-199. Add convert from CSV.

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/131 --- 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