+1.
Alan.
On Fri, Jul 14, 2017 at 2:28 PM, Owen O'Malley
wrote:
> ## Description:
> - A high-performance columnar file format for Hadoop workloads.
>
> ## Issues:
> - There are no issues requiring the board's attention.
>
> ## Activity:
> - A presentation on "ORC File - Optimizing Your Big D
## Description:
- A high-performance columnar file format for Hadoop workloads.
## Issues:
- There are no issues requiring the board's attention.
## Activity:
- A presentation on "ORC File - Optimizing Your Big Data" was given at the
Dataworks
Summit in San Jose.
- Alibaba is contributing
Github user spasam commented on the issue:
https://github.com/apache/orc/pull/131
Finally was able to test this end to end. I had to tweak CsvReader. Added
customer converters for boolean and timestamp. I can upload changes in a
separate pull request.
Ideally, if **json-schem
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 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 user majetideepak commented on a diff in the pull request:
https://github.com/apache/orc/pull/135#discussion_r127487866
--- Diff: cmake_modules/ThirdpartyToolchain.cmake ---
@@ -13,17 +13,18 @@ set (SNAPPY_HOME "${SNAPPY_PREFIX}")
set (SNAPPY_INCLUDE_DIRS "${SNAPPY_PREFI