Mehant Baid created DRILL-1882: ---------------------------------- Summary: Add cast and comparison functions needed by tpch queries Key: DRILL-1882 URL: https://issues.apache.org/jira/browse/DRILL-1882 Project: Apache Drill Issue Type: Bug Reporter: Mehant Baid Assignee: Mehant Baid Priority: Minor
Currently we are missing some cast functions from varbinary to date/time/timestamp data types. We are also missing equality function for boolean data type. These issues are masked due to addition of secondary level of implicit casts which will no longer be the cast once DRILL-584 is merged. -- This message was sent by Atlassian JIRA (v6.3.4#6332)