You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/07/09 03:43:53 UTC

[GitHub] [carbondata] Indhumathi27 opened a new pull request #3319: [CARBONDATA-3467] Fix count(*) with filter on string column

Indhumathi27 opened a new pull request #3319: [CARBONDATA-3467] Fix count(*) with filter on string column
URL: https://github.com/apache/carbondata/pull/3319
 
 
   Problem:
   count(*) with filter on string column throws Unresolved Exception
   Solution:
   Added check for UnresolvedAlias in MVAnalyzer
   
    - [ ] 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. 
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services