[
https://issues.apache.org/jira/browse/HIVE-6124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Hanson updated HIVE-6124:
------------------------------
Attachment: HIVE-6124.02.patch
Finished patch, parked here for safe-keeping. Supports col-col, scalar-col, and
col-scalar decimal operations. Unit tests included. Currently includes
DecimalColumnVector, which needs to be removed before commit (after commit of
HIVE-6051).
> Support basic Decimal arithmetic in vector mode (+, -, *)
> ---------------------------------------------------------
>
> Key: HIVE-6124
> URL: https://issues.apache.org/jira/browse/HIVE-6124
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: 0.13.0
> Reporter: Eric Hanson
> Assignee: Eric Hanson
> Attachments: HIVE-6124.01.patch, HIVE-6124.02.patch
>
>
> Create support for basic decimal arithmetic (+, -, * but not /, %) based on
> templates for column-scalar, scalar-column, and column-column operations.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)