[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-04-04 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16810185#comment-16810185 ] Wes McKinney commented on ARROW-1560: - R does match NA (null-ish values) so that should probably be

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-04-04 Thread Preeti Suman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809983#comment-16809983 ] Preeti Suman commented on ARROW-1560: - For match (and isin) compute kernel , in left and right array,

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-03-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16791243#comment-16791243 ] Wes McKinney commented on ARROW-1560: - Yes that sounds right to me > [C++] Kernel implementations

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-02-19 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772447#comment-16772447 ] Micah Kornfield commented on ARROW-1560: Should there be two implementations? One for small

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-02-19 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772439#comment-16772439 ] Wes McKinney commented on ARROW-1560: - Just made you a Contributor and assigned the issue to you.

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-02-19 Thread Preeti Suman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772409#comment-16772409 ] Preeti Suman commented on ARROW-1560: - Can someone assign this to me?  > [C++] Kernel

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-01-22 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748852#comment-16748852 ] Wes McKinney commented on ARROW-1560: - R returns null by default {code} > match(c(1, 2, 3), c(2, 3,

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-01-22 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748849#comment-16748849 ] Francois Saint-Jacques commented on ARROW-1560: --- What should it return when it doesn't

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-01-22 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748530#comment-16748530 ] Uwe L. Korn commented on ARROW-1560: [~emkornfi...@gmail.com] This could also be an array of

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2019-01-21 Thread Micah Kornfield (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748453#comment-16748453 ] Micah Kornfield commented on ARROW-1560: Is the intended output an array of the smallest numeric

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2018-09-16 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16616710#comment-16616710 ] Atri Sharma commented on ARROW-1560: Thanks! > [C++] Kernel implementations for "match" function >

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2018-09-15 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16616411#comment-16616411 ] Uwe L. Korn commented on ARROW-1560: [~atris] Assigned you > [C++] Kernel implementations for

[jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function

2018-09-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16616405#comment-16616405 ] Atri Sharma commented on ARROW-1560: Can someone please assign this to me? > [C++] Kernel