[
https://issues.apache.org/jira/browse/DRILL-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mehant Baid resolved DRILL-277.
-------------------------------
Resolution: Fixed
Merged as part of 369454281caebc3947f8364bf48738b488b90895 and
ed9dec7c3f289e4f68466b989a500523f3d18b1e
> Plus operator with float fails
> ------------------------------
>
> Key: DRILL-277
> URL: https://issues.apache.org/jira/browse/DRILL-277
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mehant Baid
> Assignee: Mehant Baid
>
> The following query fails
> select cast(_MAP['R_REGIONKEY'] as int) + 1.2 from
> "/Users/mbaid/incubator-drill/sample-data/region.parquet";
> Error: "Screen received stop request sent. < SchemaChangeException:[ Failure
> while trying to materialize incoming schema. Errors:\n \nError in expression
> at index 1. Error: Unexpected argument type. Actual type: minor_type:
> FLOAT8\nmode: REQUIRED\n, Index: 1. Full expression: null.. ]"
--
This message was sent by Atlassian JIRA
(v6.2#6252)