You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/25 01:03:00 UTC

[jira] [Updated] (ARROW-15426) [C++] [Gandiva] InExpression validation does not support date/time types

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

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

> [C++] [Gandiva] InExpression validation does not support date/time types
> ------------------------------------------------------------------------
>
>                 Key: ARROW-15426
>                 URL: https://issues.apache.org/jira/browse/ARROW-15426
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Gandiva
>            Reporter: Nate Clark
>            Assignee: Nate Clark
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Expression validation for InExpression does not properly handle when an in expression is created for date/time types. It requires that the node return_type is the primitive type and not date/time type.
> Evaluation expression for IN clause returns timestamp[ms] values are of typeint64



--
This message was sent by Atlassian Jira
(v8.20.1#820001)