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

[jira] [Resolved] (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 ]

Pindikura Ravindra resolved ARROW-15426.
----------------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12246
[https://github.com/apache/arrow/pull/12246]

> [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
>             Fix For: 8.0.0
>
>          Time Spent: 40m
>  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.7#820007)