Indhumathi

Results 5 issues of Indhumathi

### Why is this PR needed? MV query displays incorrect projection name if mv has alias ### What changes were proposed in this PR? Map the user query output list...

### Why is this PR needed? Currently, for measure types, carbon supports adaptive encoding to keep store size minimum. For dimension types such as STRING,VARCHAR and BINARY, data is stored...

### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### Is the change a dependency upgrade?...

tests failed

### What changes were proposed in this pull request? This PR updates TopNKeyProcessor to skip creating TopNKeyOperator when ReduceSinkDesc.topN is already set by LIMIT pushdown for ORDER BY LIMIT case....

tests passed

### What changes were proposed in this pull request? Disabled vectorized execution for multi-column COUNT(DISTINCT) so queries fall back to row mode for unsupported expressions. ### Why are the changes...

tests passed