Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
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.