[jira] [Created] (CARBONDATA-343) Optimize the duplicated definition code in GlobalDictionaryUtil.scala
Posted by
Akash R Nilugal (Jira) on
Oct 28, 2016; 2:05am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-343-Optimize-the-duplicated-definition-code-in-GlobalDictionaryUtil-scala-tp2406.html
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)