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

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

2017-07-14 Thread spasam
Github user spasam commented on a diff in the pull request: https://github.com/apache/orc/pull/131#discussion_r127508667 --- Diff: java/tools/src/java/org/apache/orc/tools/convert/ConvertTool.java --- @@ -18,53 +18,178 @@ package org.apache.orc.tools.convert; import

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

2017-07-14 Thread spasam
Github user spasam commented on a diff in the pull request: https://github.com/apache/orc/pull/131#discussion_r127508336 --- Diff: java/tools/src/java/org/apache/orc/tools/convert/ConvertTool.java --- @@ -84,7 +225,22 @@ static CommandLine parseOptions(String[] args) throws ParseE

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

2017-06-16 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/orc/pull/131 ORC-199. Add convert from CSV. This patch incorporates Carter's converter into the tool jar. I haven't made any tests yet. You can merge this pull request into a Git repository by running: $ git