[GitHub] carbondata pull request #2358: [CARBONDATA-2571] Calculating the carbonindex...

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

[GitHub] carbondata pull request #2358: [CARBONDATA-2571] Calculating the carbonindex...

qiuchenjian-2
GitHub user dhatchayani opened a pull request:

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

    [CARBONDATA-2571] Calculating the carbonindex and carbondata file size of a table is wrong

    While calculating the carbonindex and carbondata file size, we have to consider both the files and mergeFileName fields. We should get the list of index files from these 2 fields and then calculate the size of the files.
   
    Be sure to do all of the following checklist to help us incorporate
    your contribution quickly and easily:
   
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
   
     - [x] Testing done
            Manual Testing
           
     - [ ] 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/dhatchayani/carbondata CARBONDATA-2571

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

    https://github.com/apache/carbondata/pull/2358.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 #2358
   
----
commit 0490e27271f6d75445c7e7981cfec8c6e21bcc73
Author: dhatchayani <dhatcha.official@...>
Date:   2018-06-01T09:43:38Z

    [CARBONDATA-2571] Calculating the carbonindex and carbondata file size of a table is wrong

----


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

[GitHub] carbondata issue #2358: [CARBONDATA-2571] Calculating the carbonindex and ca...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



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

[GitHub] carbondata issue #2358: [CARBONDATA-2571] Calculating the carbonindex and ca...

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

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



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

[GitHub] carbondata issue #2358: [CARBONDATA-2571] Calculating the carbonindex and ca...

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

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



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

[GitHub] carbondata issue #2358: [CARBONDATA-2571] Calculating the carbonindex and ca...

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

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


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

[GitHub] carbondata pull request #2358: [CARBONDATA-2571] Calculating the carbonindex...

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

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


---