[jira] [Updated] (ARROW-7093) [R] Support creating ScalarExpressions for more data types

2020-01-15 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-7093:
--
Labels: pull-request-available  (was: )

> [R] Support creating ScalarExpressions for more data types
> --
>
> Key: ARROW-7093
> URL: https://issues.apache.org/jira/browse/ARROW-7093
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Romain Francois
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 0.16.0
>
>
> See 
> https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
> ARROW-6340 was limited to integer/double/logical. This will let us make 
> dataset filter expressions with all those other types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-7093) [R] Support creating ScalarExpressions for more data types

2020-01-08 Thread Neal Richardson (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson updated ARROW-7093:
---
Fix Version/s: 0.16.0

> [R] Support creating ScalarExpressions for more data types
> --
>
> Key: ARROW-7093
> URL: https://issues.apache.org/jira/browse/ARROW-7093
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Romain Francois
>Priority: Critical
> Fix For: 0.16.0
>
>
> See 
> https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
> ARROW-6340 was limited to integer/double/logical. This will let us make 
> dataset filter expressions with all those other types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-7093) [R] Support creating ScalarExpressions for more data types

2020-01-07 Thread Wes McKinney (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney updated ARROW-7093:

Fix Version/s: (was: 0.16.0)

> [R] Support creating ScalarExpressions for more data types
> --
>
> Key: ARROW-7093
> URL: https://issues.apache.org/jira/browse/ARROW-7093
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Romain Francois
>Priority: Critical
>
> See 
> https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
> ARROW-6340 was limited to integer/double/logical. This will let us make 
> dataset filter expressions with all those other types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-7093) [R] Support creating ScalarExpressions for more data types

2020-01-03 Thread Neal Richardson (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson updated ARROW-7093:
---
Priority: Critical  (was: Major)

> [R] Support creating ScalarExpressions for more data types
> --
>
> Key: ARROW-7093
> URL: https://issues.apache.org/jira/browse/ARROW-7093
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Romain Francois
>Priority: Critical
> Fix For: 1.0.0
>
>
> See 
> https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
> ARROW-6340 was limited to integer/double/logical. This will let us make 
> dataset filter expressions with all those other types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-7093) [R] Support creating ScalarExpressions for more data types

2019-12-17 Thread Neal Richardson (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson updated ARROW-7093:
---
Description: See 
https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
ARROW-6340 was limited to integer/double/logical.  (was: ARROW-6340 was limited 
to integer/double/logical.)

> [R] Support creating ScalarExpressions for more data types
> --
>
> Key: ARROW-7093
> URL: https://issues.apache.org/jira/browse/ARROW-7093
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Romain Francois
>Priority: Major
> Fix For: 1.0.0
>
>
> See 
> https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
> ARROW-6340 was limited to integer/double/logical.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-7093) [R] Support creating ScalarExpressions for more data types

2019-12-17 Thread Neal Richardson (Jira)


 [ 
https://issues.apache.org/jira/browse/ARROW-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson updated ARROW-7093:
---
Description: See 
https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
ARROW-6340 was limited to integer/double/logical. This will let us make dataset 
filter expressions with all those other types.  (was: See 
https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
ARROW-6340 was limited to integer/double/logical.)

> [R] Support creating ScalarExpressions for more data types
> --
>
> Key: ARROW-7093
> URL: https://issues.apache.org/jira/browse/ARROW-7093
> Project: Apache Arrow
>  Issue Type: New Feature
>  Components: R
>Reporter: Neal Richardson
>Assignee: Romain Francois
>Priority: Major
> Fix For: 1.0.0
>
>
> See 
> https://github.com/apache/arrow/blob/master/r/src/expression.cpp#L93-L107. 
> ARROW-6340 was limited to integer/double/logical. This will let us make 
> dataset filter expressions with all those other types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)