You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/06/22 05:26:10 UTC

[GitHub] [carbondata] ShreelekhyaG opened a new pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

ShreelekhyaG opened a new pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157


    ### Why is this PR needed?
   -  When the path is empty in Carbon add segments then `StringIndexOutOfBoundsException `is thrown.
   -  Index server UT failures fix.
    
    ### What changes were proposed in this PR?
   - Added check to see if the path is empty and then throw a valid error message.
   - Used `checkAnswer `instead of `assert `in test cases so that the order of rows returned would be same with or without index server. Excluded 2 test cases where explain with query statistics is used, as we are not setting any pruning info from index server. 
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - Yes
   
       
   


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



[GitHub] [carbondata] vikramahuja1001 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
vikramahuja1001 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-886855626


   @ShreelekhyaG , please check Spark 2.3 CI result, there are 3 failures in it. 1 related to presto and other 2 related to alter  table add columns


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-875697329


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879779776






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-883405716


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879717372


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/113/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-883101951






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-887361478


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5763/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-878102272


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/99/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-865633482


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5600/
   


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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879692515


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/112/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881536090


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5719/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-884661816


   > @ShreelekhyaG is this a random failure??
   
   @kunal642 yes, These are random failures:  1) presto-related test cases and 2) Test alter add for structs enabling local dictionary. 
   
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-875803250


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5672/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879681171


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3966/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] kunal642 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
kunal642 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-878012398






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882592906


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/128/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-883186761


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/130/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882487264


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-878092388


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5695/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] brijoobopanna commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
brijoobopanna commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881432951


   retest this please
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-887332567


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/4021/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-865944986


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3861/
   


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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-875808162


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3928/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] brijoobopanna commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
brijoobopanna commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879605815


   retest this please
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-875371033


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/61/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-878098440


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3952/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882580300






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879115941


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3959/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-876255683


   UT with indexserver CI : 
   http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4_Compile_and_UT/105/
   ![Screenshot from 2021-07-08 11-46-17](https://user-images.githubusercontent.com/42642388/124872307-b8257e80-dfe2-11eb-932b-f7eab911fe30.png)
   
   
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882320138


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3979/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] kunal642 removed a comment on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
kunal642 removed a comment on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-878012398


   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.

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-865633482






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



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-884668711


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-875366910


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3914/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-887372780


   > @ShreelekhyaG , please check Spark 2.3 CI result, there are 3 failures in it. 1 related to presto and other 2 related to alter table add columns
   
   The other 2 alter add test cases are also random. Observed same in other open PR's.


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882580300






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-880593248


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3974/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881541120


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3977/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881543536


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/123/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881179045


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-880655027


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/120/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882328650


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/125/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-875809941


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/76/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-878149363






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-884730646


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5737/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-865858146


   retest this please


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



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-865942656


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5606/
   


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



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-883070393


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-878243747






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882487264






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-887333438


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/169/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-883518887


   Build Failed  with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/135/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-884723944


   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3995/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] asfgit closed pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157


   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882487264






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881229317


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5718/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879012116


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-884736564


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/142/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-883513186


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3989/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881232680


   Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_2.4.5/3976/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] kunal642 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
kunal642 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-883913632


   @ShreelekhyaG is this a random failure??


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-880658534


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5716/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879677628


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5708/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882249578


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882315650


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5721/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-882580300






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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-875371898


   Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5658/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879129072


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/106/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] ShreelekhyaG commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
ShreelekhyaG commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-887207131


   retest this please


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-881236700


   Build Success with Spark 3.1, Please check CI http://121.244.95.60:12602/job/ApacheCarbon_PR_Builder_3.1/122/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4157: [CARBONDATA-4204] Fix add segment error message and index server failed testcases.

Posted by GitBox <gi...@apache.org>.
CarbonDataQA2 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-879103386


   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12602/job/ApacheCarbonPRBuilder2.3/5702/
   


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [carbondata] kunal642 commented on pull request #4157: [CARBONDATA-4204][CARBONDATA-4231] Fix add segment error message, index server failed testcases and dataload fail error on update

Posted by GitBox <gi...@apache.org>.
kunal642 commented on pull request #4157:
URL: https://github.com/apache/carbondata/pull/4157#issuecomment-887370583


   LGTM.. all test failures are from base code and are random 


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

To unsubscribe, e-mail: dev-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org