[GitHub] carbondata pull request #1794: [CARBONDATA-2022]Fixed table alias issue in P...

classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1794: [CARBONDATA-2022]Fixed table alias issue in P...

qiuchenjian-2
GitHub user BJangir opened a pull request:

    https://github.com/apache/carbondata/pull/1794

    [CARBONDATA-2022]Fixed table alias issue in PreAggregate

    **Problem:**Query with table alias is Not hitting pre Aggregate table.  
    **Solution:** Problem is table alias query is plan is coming as SubQueryAlias(alias, SubqueryAlias) ans this case is not present in tranform query plan for pre aggregate
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
   
     - [ ] Testing done
            Added UT for above case      
     - [ ] 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/BJangir/incubator-carbondata master_AliasFix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1794.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 #1794
   
----
commit bd2a835cf4fe6349893034629d27edc7e1a870ea
Author: BJangir <babulaljangir111@...>
Date:   2018-01-11T10:00:59Z

    Fixed alias issue in PreAggregate

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2702/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1469/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    @BJangir Please rebase the code


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user BJangir commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    @ravipesala Rebase done.. Please review


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/2727/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/1495/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    LGTM


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #1794: [CARBONDATA-2022]Fixed table alias issue in P...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

    https://github.com/apache/carbondata/pull/1794


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #1794: [CARBONDATA-2022]Fixed table alias issue in PreAggre...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1794
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/2854/



---