[
https://issues.apache.org/jira/browse/ORC-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114914#comment-16114914
]
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_r131476844
--- Diff: java/pom.xml ---
@@ -637,7 +637,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.11</version>
+ <version>4.12</version>
--- End diff --
Did you need this version change or was it an unassociated change? As with
fixing the imports, you don't want to tie random changes into a single 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)