[ 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.01.patch Partially finished patch, parked here for safe-keeping. Supports decimal column OP decimal scalar, and includes unit tests. Currently includes DecimalColumnVector but I'll remove that before commit. Still need to do scalar-op-col and col-op-col templates for decimal. > 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 > > > 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)