[jira] [Created] (CARBONDATA-343) Optimize the duplicated definition code in GlobalDictionaryUtil.scala

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

[jira] [Created] (CARBONDATA-343) Optimize the duplicated definition code in GlobalDictionaryUtil.scala

Akash R Nilugal (Jira)
Liang Chen created CARBONDATA-343:
-------------------------------------

             Summary: Optimize the duplicated definition code in GlobalDictionaryUtil.scala
                 Key: CARBONDATA-343
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-343
             Project: CarbonData
          Issue Type: Improvement
            Reporter: Liang Chen
            Priority: Trivial


The two rows code have some duplicated definition:
-----------------
val table = carbonLoadModel.getCarbonDataLoadSchema.getCarbonTable.getAbsoluteTableIdentifier.getCarbonTableIdentifier

val carbonTable = carbonLoadModel.getCarbonDataLoadSchema.getCarbonTable



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