[
https://issues.apache.org/jira/browse/SPARK-9425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin updated SPARK-9425:
-------------------------------
Issue Type: Sub-task (was: Bug)
Parent: SPARK-9329
> Support DecimalType in UnsafeRow
> --------------------------------
>
> Key: SPARK-9425
> URL: https://issues.apache.org/jira/browse/SPARK-9425
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Davies Liu
> Assignee: Davies Liu
> Priority: Blocker
>
> The DecimalType has a precision up to 38 digits, so it's possible to
> serialize a Decimal as bounded byte array.
> We could have a fast path for DecimalType with precision under 18 digits,
> which could fit in a single long.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]