[GitHub] [orc] stiga-huang opened a new pull request #1020: ORC-1098: [C++] Support specifying type ids or column names in cpp tools

2022-01-18 Thread GitBox
stiga-huang opened a new pull request #1020: URL: https://github.com/apache/orc/pull/1020 ### What changes were proposed in this pull request? This is a follow-up task of #921. Currently we have options for the tools to work on specified top-level column fields. However,

[jira] [Created] (ORC-1098) [C++] Support specifying column names and type ids in tools

2022-01-18 Thread Quanlong Huang (Jira)
Quanlong Huang created ORC-1098: --- Summary: [C++] Support specifying column names and type ids in tools Key: ORC-1098 URL: https://issues.apache.org/jira/browse/ORC-1098 Project: ORC Issue

[jira] [Created] (ORC-1097) ORC c++ library should provide version of memory managed outside

2022-01-18 Thread agoodboy (Jira)
agoodboy created ORC-1097: - Summary: ORC c++ library should provide version of memory managed outside Key: ORC-1097 URL: https://issues.apache.org/jira/browse/ORC-1097 Project: ORC Issue Type: New

Re: [VOTE] Release Apache ORC 1.6.13 (RC0)

2022-01-18 Thread Yiqun Zhang
+1 - C++ build and test on Mac - Java build and test on Mac env with JDK11 - Checksum and signature checked Cheers, Yiqun Dongjoon Hyun 于2022年1月18日周二 12:38写道: > I'll start with my +1. > > RC1 is tested like the following. > > - Checksum and signature checked. > - All C++/Java build and UT