[GitHub] carbondata pull request #2702: [WIP] Fixed multiple complex type issue

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

[GitHub] carbondata pull request #2702: [WIP] Fixed multiple complex type issue

qiuchenjian-2
GitHub user manishgupta88 opened a pull request:

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

    [WIP] Fixed multiple complex type issue

    **This PR contains**
    1. Fix to support nested complex type till integer length. When the data length in one row for nested complex type was crossing the short limit exception was being throw. Now length till integer limit is supported.
    2. Fixed error message when map type was given as sort column in SDK
    3. Fixed map type parsing issue for nested structures like struct<array<map>> or array<array<map>>
   
     - [ ] Any interfaces changed?
     No
     - [ ] Any backward compatibility impacted?
     No
     - [ ] Document update required?
    No
     - [ ] Testing done
    Added test cases      
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
    NA


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/manishgupta88/carbondata fix_map_type_issues

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

    https://github.com/apache/carbondata/pull/2702.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 #2702
   
----
commit f9e76162043206a006cf68822121c995f12b3c6b
Author: manishgupta88 <tomanishgupta18@...>
Date:   2018-09-10T07:12:33Z

    Fixed multiple complex type issue and added test cases for validation

----


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

[GitHub] carbondata issue #2702: [WIP] Fixed multiple complex type issue

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2702
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/193/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.3/8431/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/362/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/218/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/387/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.3/8457/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/245/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.3/8484/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

    https://github.com/apache/carbondata/pull/2702
 
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/414/



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

[GitHub] carbondata issue #2702: [CARBONDATA-2924] Fix parsing issue for map as a nes...

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

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


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

[GitHub] carbondata pull request #2702: [CARBONDATA-2924] Fix parsing issue for map a...

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

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


---