You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nicola Crane (Jira)" <ji...@apache.org> on 2022/10/11 12:10:00 UTC

[jira] [Created] (ARROW-17986) [R] native type checking in where()

Nicola Crane created ARROW-17986:
------------------------------------

             Summary: [R] native type checking in where()
                 Key: ARROW-17986
                 URL: https://issues.apache.org/jira/browse/ARROW-17986
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Nicola Crane


The  {{where()}} implementation in ARROW-12105 requires simulating a tibble from an Arrow Schema.  Could we have a version of this where we allow native type checks, such as `is_int32()` or `is_decimal()`? 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)