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

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

Nate Clark created ARROW-15426:
----------------------------------

             Summary: [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


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)