[
https://issues.apache.org/jira/browse/ORC-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114912#comment-16114912
]
ASF GitHub Bot commented on ORC-219:
------------------------------------
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/144#discussion_r131476624
--- Diff: java/bench/src/java/org/apache/orc/bench/Driver.java ---
@@ -23,7 +23,6 @@
import org.apache.commons.cli.HelpFormatter;
import org.apache.commons.cli.Options;
import org.apache.commons.cli.ParseException;
-import org.apache.hadoop.conf.Configuration;
--- End diff --
In general, you shouldn't fix imports in files that your patch isn't
touching. Go ahead and leave them in this patch.
> Boolean and timestamp converter for CSV
> ---------------------------------------
>
> Key: ORC-219
> URL: https://issues.apache.org/jira/browse/ORC-219
> Project: ORC
> Issue Type: Improvement
> Components: Java, tools
> Affects Versions: 1.5.0
> Reporter: Seshu Pasam
>
> Similar to JSON converter CSV should support boolean and timestamp
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)