GitHub user Indhumathi27 opened a pull request: https://github.com/apache/carbondata/pull/2939
[CARBONDATA-3115] Fix CodeGen error in preaggregate table and codegen display issue in oldstores **Problem:** 1. While querying a preaggregate table, codegen error is displayed. 2. In old stores, code is getting displayed while executing queries. - [ ] Any interfaces changed? - [ ] Any backward compatibility impacted? - [ ] Document update required? - [ ] Testing done - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Indhumathi27/carbondata codegen Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/2939.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2939 ---- commit b1c1cd2bb354afc8566774c6b002d511c4a99f65 Author: Indhumathi27 <indhumathim27@...> Date: 2018-11-21T11:53:25Z [CARBONDATA-3115]Fix Codegen issue ---- ---