GitHub user spasam opened a pull request:
https://github.com/apache/orc/pull/144
[ORC-219] Boolean and timestamp converter for CSV.
Added support for boolean and timestamp readers for CSV conversion.
Fixed deprecated JUnit imports in tests
Fixed deprecated GnuParser/Options
Upgraded JUnit to 4.12
Test CSV convert with Posgres TSV output that has boolean and timestamp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spasam/orc csv
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/144.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #144
----
commit c836fb9a7014a025b2d1279dfa460bfb8a557738
Author: Seshu Pasam <[email protected]>
Date: 2017-07-30T22:16:30Z
[ORC-219] Boolean and timestamp converter for CSV.
Added support for boolean and timestamp readers for CSV conversion.
Fixed deprecated JUnit imports in tests
Fixed deprecated GnuParser/Options
Upgraded JUnit to 4.12
Test CSV convert with Posgres TSV output that has boolean and timestamp
----
---
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.
---