Rajeshbabu Chintaguntla created PHOENIX-3984:
------------------------------------------------
Summary: 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
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)