Indhumathi27 opened a new pull request #3630: [CARBONDATA-3715]Fix Timeseries Query Rollup failure for timeseries column of Date type URL: https://github.com/apache/carbondata/pull/3630 ### Why is this PR needed? Timeseries query with timeseries column as date,is throwing parsing exception after rollup, because while forming sql for cast expression, it is taking wrong attribute name ### What changes were proposed in this PR? If query is rolled up for date, then take attribute name for forming sql for cast expression. ### Does this PR introduce any user interface change? - No ### Is any new testcase added? - Yes
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
