[jira] [Created] (CARBONDATA-497) [Spark2] fix datatype issue of CarbonLateDecoderRule

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-497) [Spark2] fix datatype issue of CarbonLateDecoderRule

Akash R Nilugal (Jira)
QiangCai created CARBONDATA-497:
-----------------------------------

             Summary: [Spark2] fix datatype issue of CarbonLateDecoderRule
                 Key: CARBONDATA-497
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-497
             Project: CarbonData
          Issue Type: Bug
          Components: data-query
    Affects Versions: 1.0.0-incubating
            Reporter: QiangCai
            Assignee: QiangCai
             Fix For: 1.0.0-incubating


In spark2, LogicalPlan resolve method need to check input data type. If the data type is wrong, the logical plan will be unresolved.
CarbonLateDecoderRule should correct the datatype of dictionary dimension to resolve the logical plan.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)