[GitHub] orc pull request #243: Update the site with more information about developin...

2018-04-10 Thread omalley
Github user omalley commented on a diff in the pull request: https://github.com/apache/orc/pull/243#discussion_r180641849 --- Diff: site/develop/committers.md --- @@ -0,0 +1,62 @@ +--- +layout: page +title: Project Members +--- + +## Project Members +

[GitHub] orc pull request #243: Update the site with more information about developin...

2018-04-10 Thread omalley
Github user omalley closed the pull request at: https://github.com/apache/orc/pull/243 ---

[GitHub] orc pull request #243: Update the site with more information about developin...

2018-04-10 Thread majetideepak
Github user majetideepak commented on a diff in the pull request: https://github.com/apache/orc/pull/243#discussion_r180608621 --- Diff: site/develop/committers.md --- @@ -0,0 +1,62 @@ +--- +layout: page +title: Project Members +--- + +## Project Members

[GitHub] orc issue #243: Update the site with more information about developing.

2018-04-10 Thread xndai
Github user xndai commented on the issue: https://github.com/apache/orc/pull/243 LGTM. Thanks for putting together a document. ---

Re: [Proposal] New decimal encoding

2018-04-10 Thread Gopal Vijayaraghavan
Hi, I agree with your analysis about Decimals. Something similar has already gone into patch-available previously, but held back https://issues.apache.org/jira/browse/ORC-209 This is somewhat stuck behind the Vector type system evolving support for this

[GitHub] orc pull request #241: ORC-332: Add syntax version to orc_proto.proto

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/orc/pull/241 ---

[GitHub] orc issue #243: Update the site with more information about developing.

2018-04-10 Thread omalley
Github user omalley commented on the issue: https://github.com/apache/orc/pull/243 I moved the committer list to a new page, because it made all of the other information get lost below the long list. I added sections on how to set up git, approve pull requests, create a gpg

[GitHub] orc pull request #243: Update the site with more information about developin...

2018-04-10 Thread omalley
GitHub user omalley opened a pull request: https://github.com/apache/orc/pull/243 Update the site with more information about developing. You can merge this pull request into a Git repository by running: $ git pull https://github.com/omalley/orc dev-site Alternatively you

[jira] [Created] (ORC-335) Cut a new minor release 1.4.4

2018-04-10 Thread Bill Warshaw (JIRA)
Bill Warshaw created ORC-335: Summary: Cut a new minor release 1.4.4 Key: ORC-335 URL: https://issues.apache.org/jira/browse/ORC-335 Project: ORC Issue Type: Wish Reporter: Bill

Re: [PROPOSAL] Creating security list for ORC

2018-04-10 Thread Matt Burgess
Alan, We have a separate security list on the NiFi PMC, and it is mostly for opt-in and for localizing the archive so you can quickly search for security stuff on the security list and not see it all show up on the private list. There tends to be a decent amount of discussion around security

[Proposal] New decimal encoding

2018-04-10 Thread Wu Gang
Hi, This is Gang Wu and I have proposed this in ORC-161 but got no response therefore I put it here. Recently I have done some benchmarks between ORC and our proprietary file format. The result indicates that ORC does not have a good performance on

Re: [PROPOSAL] Creating security list for ORC

2018-04-10 Thread Alan Gates
What's the benefit of having this separate from the private list? Alan. On Tue, Apr 10, 2018 at 11:15 AM, Owen O'Malley wrote: > I'd like to move forward on this. Any comments? > > On Fri, Dec 1, 2017 at 1:40 PM, Owen O'Malley > wrote: > > >

Question about incomingMask in ColumnReader::next

2018-04-10 Thread Xiening Dai
Hi all, In ColumnReader.cc line 108 - 113, there’s an incomingMask parameter that’s used to mask some of the rows in the batch when it’s specified. I am not sure why we would allow caller to specify a mask. If some of the rows are not desired, the caller can always

Re: [PROPOSAL] Creating security list for ORC

2018-04-10 Thread Owen O'Malley
I'd like to move forward on this. Any comments? On Fri, Dec 1, 2017 at 1:40 PM, Owen O'Malley wrote: > All, >I think as we add column encryption in ORC-14, we'll need to start > handling security issues. I think it would be good to create a security > list and policy