[
https://issues.apache.org/jira/browse/PHOENIX-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajeshbabu Chintaguntla resolved PHOENIX-3984.
----------------------------------------------
Resolution: Fixed
> PDataType to Calcite type conversion should consider whether precision or
> scale allowed for type in Calcite
> -----------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-3984
> URL: https://issues.apache.org/jira/browse/PHOENIX-3984
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Attachments: PHOENIX-3984.patch
>
>
> When we convert PDataType to calcite type we are passing precision and scale
> most of the times but some data types won't allow it and fail with assertion
> errors. We need to check whether precision and scale are allowed for the type
> or not.
> IndexToolForPartialBuildIT or AutomaticRebuildIT failing for the same reason.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)