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)