[
https://issues.apache.org/jira/browse/DRILL-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949915#comment-13949915
]
ASF GitHub Bot commented on DRILL-332:
--------------------------------------
Github user mehant commented on the pull request:
https://github.com/apache/incubator-drill/pull/37#issuecomment-38859056
Updated patch to use SwappedByteBuf to have the same endianness for the
buffers used in workspace variables and buffers in the ValueVectors.
Enabled the tests for Decimal.
> Support for Decimal type
> ------------------------
>
> Key: DRILL-332
> URL: https://issues.apache.org/jira/browse/DRILL-332
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mehant Baid
> Assignee: Mehant Baid
> Attachments: DRILL-332.patch
>
>
> Implement changes needed to support decimal type.
> Currently working on coming up with a good way to represent the decimal type
> in our Holders. The idea is to have the representation in our holders such
> that implementing functions for the decimal type would be easy.
--
This message was sent by Atlassian JIRA
(v6.2#6252)