[jira] [Created] (ARROW-64) Add zsh support to C++ build scripts

2016-03-13 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-64: Summary: Add zsh support to C++ build scripts Key: ARROW-64 URL: https://issues.apache.org/jira/browse/ARROW-64 Project: Apache Arrow Issue Type: Improvement

[jira] [Commented] (ARROW-64) Add zsh support to C++ build scripts

2016-03-13 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192314#comment-15192314 ] Uwe L. Korn commented on ARROW-64: -- PR: https://github.com/apache/arrow/pull/24 > Add zsh

[jira] [Assigned] (ARROW-62) Format: Are the nulls bits 0 or 1 for null values?

2016-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-62: - Assignee: Wes McKinney > Format: Are the nulls bits 0 or 1 for null values? > -

[jira] [Commented] (ARROW-38) C++: Algorithms for using nested types in a hash table context

2016-03-13 Thread Dan Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192523#comment-15192523 ] Dan Robinson commented on ARROW-38: --- I think a breadth-first traversal of each slot might

[jira] [Commented] (ARROW-62) Format: Are the nulls bits 0 or 1 for null values?

2016-03-13 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192525#comment-15192525 ] Jacques Nadeau commented on ARROW-62: - I consider the bitmap to be a validity map as opp

[jira] [Commented] (ARROW-62) Format: Are the nulls bits 0 or 1 for null values?

2016-03-13 Thread Dan Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192596#comment-15192596 ] Dan Robinson commented on ARROW-62: --- Being able to bitwise-& against the null bitmask defi

Re: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread Liwei Lin
Hi Jacques, Please invite me at proflin...@gmail.com Thanks, Liwei Lin On Sun, Mar 13, 2016 at 9:56 AM, wrote: > Rearrange my email address below > > chen...@gbase.cn > > and give me an invite, thx. > > -邮件原件- > 发件人: dev-return-209-chenhao=gbase...@arrow.apache.org [mailto: > dev-retu

RE: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread ozawa
How about creating an auto-invitation link like Kudu? http://getkudu-slack.herokuapp.com/ Thanks, - Tsuyoshi -Original Message- From: Liwei Lin [mailto:prof.lin...@gmail.com] Sent: Monday, March 14, 2016 10:26 AM To: dev@arrow.apache.org Subject: Re: 答复: I setup a slack team to have a l

Re: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread Jihoon Son
Hi Jacques, Would you invite me at ghoon...@gmail.com? Thanks, Jihoon 2016년 3월 14일 (월) 오전 10:36, 님이 작성: > How about creating an auto-invitation link like Kudu? > > http://getkudu-slack.herokuapp.com/ > > Thanks, > - Tsuyoshi > > -Original Message- > From: Liwei Lin [mailto:prof.lin...@gm

Re: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread Jacques Nadeau
I added this. Give it a try: https://apachearrowslackin.herokuapp.com/ On Sun, Mar 13, 2016 at 6:36 PM, wrote: > How about creating an auto-invitation link like Kudu? > > http://getkudu-slack.herokuapp.com/ > > Thanks, > - Tsuyoshi > > -Original Message- > From: Liwei Lin [mailto:prof

Re: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread Jihoon Son
It works well. Thanks a lot. Jihoon 2016년 3월 14일 (월) 오전 11:29, Jacques Nadeau 님이 작성: > I added this. Give it a try: > > https://apachearrowslackin.herokuapp.com/ > > > > On Sun, Mar 13, 2016 at 6:36 PM, wrote: > > > How about creating an auto-invitation link like Kudu? > > > > http://getkudu-sl

[jira] [Commented] (ARROW-62) Format: Are the nulls bits 0 or 1 for null values?

2016-03-13 Thread Dan Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192701#comment-15192701 ] Dan Robinson commented on ARROW-62: --- For whatever it's worth: it seems PostgreSQL uses 0 i

[jira] [Commented] (ARROW-62) Format: Are the nulls bits 0 or 1 for null values?

2016-03-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192711#comment-15192711 ] Wes McKinney commented on ARROW-62: --- Since we already have production code (i.e. Drill) us

RE: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread ozawa
It works well too. Thanks Jacques for the setup. - Tsuyoshi -Original Message- From: Jihoon Son [mailto:jihoon...@apache.org] Sent: Monday, March 14, 2016 11:45 AM To: dev@arrow.apache.org Subject: Re: 答复: I setup a slack team to have a live channel to discuss Arrow It works well. Thank

Re: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread Jacques Nadeau
Thanks to Todd for the suggestion and Dan for the push :) On Sun, Mar 13, 2016 at 9:03 PM, wrote: > It works well too. Thanks Jacques for the setup. > > - Tsuyoshi > > -Original Message- > From: Jihoon Son [mailto:jihoon...@apache.org] > Sent: Monday, March 14, 2016 11:45 AM > To: dev@ar

RE: 答复: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread Tsuyoshi Ozawa
Hey Jacques, For newcomers to the community, it's better to add the button "Join slack" link from Arrow's top page though I don't have the permission. Let me know if I can help you. https://arrow.apache.org/ Thanks, - Tsuyoshi -Original Message- From: Jacques Nadeau [mailto:jacq...@ap

Re: I setup a slack team to have a live channel to discuss Arrow

2016-03-13 Thread Julian Zhou
Hi Jacques, Please invite me at julian.z...@me.com Thanks, BR