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 2020/03/27 08:44:34 UTC

[GitHub] [carbondata] QiangCai opened a new pull request #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file

QiangCai opened a new pull request #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file
URL: https://github.com/apache/carbondata/pull/3684
 
 
   
    ### Why is this PR needed?
   The query of stage files only read the first blocklet of each carbondata file.
   So when the file contains multiple blocklets, the query result will be wrong.
    
    ### What changes were proposed in this PR?
   The query of stage files should read the all blocklets of all carbondata files.
   
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
       
   

----------------------------------------------------------------
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

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file

Posted by GitBox <gi...@apache.org>.
CarbonDataQA1 commented on issue #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file
URL: https://github.com/apache/carbondata/pull/3684#issuecomment-604941008
 
 
   Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/863/
   

----------------------------------------------------------------
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

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file

Posted by GitBox <gi...@apache.org>.
CarbonDataQA1 commented on issue #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file
URL: https://github.com/apache/carbondata/pull/3684#issuecomment-604943790
 
 
   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2571/
   

----------------------------------------------------------------
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

[GitHub] [carbondata] asfgit closed pull request #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file
URL: https://github.com/apache/carbondata/pull/3684
 
 
   

----------------------------------------------------------------
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

[GitHub] [carbondata] jackylk commented on issue #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file

Posted by GitBox <gi...@apache.org>.
jackylk commented on issue #3684: [CARBONDATA-3756] Fix stage query bug it only read the first blocklet of each carbondata file
URL: https://github.com/apache/carbondata/pull/3684#issuecomment-605002288
 
 
   LGTM

----------------------------------------------------------------
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