[
https://issues.apache.org/jira/browse/DRILL-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-1354.
-----------------------------------
Resolution: Fixed
> Date truncate function throws UnsupportedOperation exception
> ------------------------------------------------------------
>
> Key: DRILL-1354
> URL: https://issues.apache.org/jira/browse/DRILL-1354
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mehant Baid
>
> Date truncate function uses the toString() on the varchar holder which throws
> UnsupportedOperationException. Since value holders are potential scalar
> replacements, we shouldn't invoke any methods on the holder itself. Instead
> use static String helper functions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)