[GitHub] [carbondata] niuge01 commented on issue #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

2020-02-03 Thread GitBox
niuge01 commented on issue #3602: [CARBONDATA-3676] Support clean carbon data 
files of stages.
URL: https://github.com/apache/carbondata/pull/3602#issuecomment-581775570
 
 
   > does this command support deleting any folder which specified?
   
   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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance 
issue for drop table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-581771136
 
 
   Build Failed  with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1846/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3602: [CARBONDATA-3676] Support clean carbon 
data files of stages.
URL: https://github.com/apache/carbondata/pull/3602#issuecomment-581770379
 
 
   Build Success with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/143/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] QiangCai commented on issue #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

2020-02-03 Thread GitBox
QiangCai commented on issue #3602: [CARBONDATA-3676] Support clean carbon data 
files of stages.
URL: https://github.com/apache/carbondata/pull/3602#issuecomment-581767435
 
 
   does this command support deleting any folder which specified?


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] niuge01 commented on issue #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

2020-02-03 Thread GitBox
niuge01 commented on issue #3602: [CARBONDATA-3676] Support clean carbon data 
files of stages.
URL: https://github.com/apache/carbondata/pull/3602#issuecomment-581765554
 
 
   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:
us...@infra.apache.org


With regards,
Apache Git Services


[jira] [Created] (CARBONDATA-3678) optimize list files during insert stage

2020-02-03 Thread ZHANGSHUNYU (Jira)
ZHANGSHUNYU created CARBONDATA-3678:
---

 Summary: optimize list files during insert stage
 Key: CARBONDATA-3678
 URL: https://issues.apache.org/jira/browse/CARBONDATA-3678
 Project: CarbonData
  Issue Type: Improvement
Reporter: ZHANGSHUNYU


currentlly, all the files will be listed during insert stage, it is time costly 
on s3/obs when there are many stage files listed even you set the insert batch 
cout, we need to optimize it using iterator to list the limited files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance issue for drop table

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3601: [CARBONDATA-3677] Fixed performance 
issue for drop table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-581757193
 
 
   Build Success with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[jira] [Created] (CARBONDATA-3677) Drop table is very slow

2020-02-03 Thread Kunal Kapoor (Jira)
Kunal Kapoor created CARBONDATA-3677:


 Summary: Drop table is very slow 
 Key: CARBONDATA-3677
 URL: https://issues.apache.org/jira/browse/CARBONDATA-3677
 Project: CarbonData
  Issue Type: Improvement
Reporter: Kunal Kapoor
Assignee: Kunal Kapoor






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3602: [CARBONDATA-3676] Support clean carbon 
data files of stages.
URL: https://github.com/apache/carbondata/pull/3602#issuecomment-581743095
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/141/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3602: [CARBONDATA-3676] Support clean carbon 
data files of stages.
URL: https://github.com/apache/carbondata/pull/3602#issuecomment-581742358
 
 
   Build Failed  with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1845/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] niuge01 opened a new pull request #3602: [CARBONDATA-3676] Support clean carbon data files of stages.

2020-02-03 Thread GitBox
niuge01 opened a new pull request #3602: [CARBONDATA-3676] Support clean carbon 
data files of stages.
URL: https://github.com/apache/carbondata/pull/3602
 
 
### Why is this PR needed?
At the end of the CarbonInsertFromStageCommand, the stage files will be 
cleared, but the data files which referenced by stage files will be not 
cleared. This could lead to a large backlog of data files。

### What changes were proposed in this PR?
   Provide a new command to allows us to delete data files which referenced by 
disabled table stages.
   
   The new command is CarbonDeleteStageCommand.
   
### Does this PR introduce any user interface change?
- Yes
   
### 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:
us...@infra.apache.org


With regards,
Apache Git Services


[jira] [Updated] (CARBONDATA-3676) Support clean carbon data files of stages

2020-02-03 Thread Zhi Liu (Jira)


 [ 
https://issues.apache.org/jira/browse/CARBONDATA-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhi Liu updated CARBONDATA-3676:

Description: At the end of the CarbonInsertFromStageCommand, the stage 
files will be cleared, but the data files which referenced by stage files will 
be not cleared. This could lead to a large backlog of data files。

> Support clean carbon data files of stages
> -
>
> Key: CARBONDATA-3676
> URL: https://issues.apache.org/jira/browse/CARBONDATA-3676
> Project: CarbonData
>  Issue Type: New Feature
>  Components: spark-integration
>Reporter: Zhi Liu
>Priority: Major
>
> At the end of the CarbonInsertFromStageCommand, the stage files will be 
> cleared, but the data files which referenced by stage files will be not 
> cleared. This could lead to a large backlog of data files。



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[GitHub] [carbondata] ajantha-bhat commented on issue #3538: [CARBONDATA-3637] Optimize insert into flow

2020-02-03 Thread GitBox
ajantha-bhat commented on issue #3538: [CARBONDATA-3637] Optimize insert into 
flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581736552
 
 
   @kumarvishal09 , @jackylk , @ravipesala , @QiangCai : PR is ready please 
review 


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581733364
 
 
   Build Success with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1844/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] jackylk commented on issue #3595: [CARBONDATA-3674] remove Encoding.DICTIONARY and Encoding.DIRECT_DICTIONARY usage

2020-02-03 Thread GitBox
jackylk commented on issue #3595: [CARBONDATA-3674] remove Encoding.DICTIONARY 
and Encoding.DIRECT_DICTIONARY usage
URL: https://github.com/apache/carbondata/pull/3595#issuecomment-581729878
 
 
   @Indhumathi27 I have tested by reading carbon table which written by 1.6.1 
branch code


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581720405
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/140/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581713906
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/139/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] xuchuanyin commented on issue #3379: [CARBONDATA-3546] Delete duplicate data between segments

2020-02-03 Thread GitBox
xuchuanyin commented on issue #3379: [CARBONDATA-3546] Delete duplicate data 
between segments
URL: https://github.com/apache/carbondata/pull/3379#issuecomment-581684870
 
 
   emm, feel the grammar is not good... though I cannot come up with a better 
one right now


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581543315
 
 
   Build Failed  with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1842/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581517381
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/138/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581508197
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/137/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581495747
 
 
   Build Failed  with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1839/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3600: insert stages list files using iterator

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3600: insert stages list files using iterator
URL: https://github.com/apache/carbondata/pull/3600#issuecomment-581484751
 
 
   Build Success with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1838/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3601: [WIP] Fixed performance issue for drop table

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3601: [WIP] Fixed performance issue for drop 
table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-581472138
 
 
   Build Failed  with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1840/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3601: [WIP] Fixed performance issue for drop table

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3601: [WIP] Fixed performance issue for drop 
table
URL: https://github.com/apache/carbondata/pull/3601#issuecomment-581471527
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/136/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3600: insert stages list files using iterator

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3600: insert stages list files using iterator
URL: https://github.com/apache/carbondata/pull/3600#issuecomment-581470314
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/134/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] kunal642 opened a new pull request #3601: Fixed performance issue for drop table

2020-02-03 Thread GitBox
kunal642 opened a new pull request #3601: Fixed performance issue for drop table
URL: https://github.com/apache/carbondata/pull/3601
 
 
### Why is this PR needed?


### What changes were proposed in this PR?
   
   
### Does this PR introduce any user interface change?
- No
- Yes. (please explain the change and update document)
   
### Is any new testcase added?
- No
- 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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581464371
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] Zhangshunyu opened a new pull request #3600: insert stages list files using iterator

2020-02-03 Thread GitBox
Zhangshunyu opened a new pull request #3600: insert stages list files using 
iterator
URL: https://github.com/apache/carbondata/pull/3600
 
 
   Author:Zhangshunyu 
   Date:  Mon Feb 3 14:49:39 2020 +0800
   
### Why is this PR needed?
To optimize the insert stage files using iterator which can avoid listing 
all files under dir in case file_count is set in command, especially for s3/obs 
cases and this can reduce the time cost of driver.

### What changes were proposed in this PR?
   Use iterator to get limited num of stage files.
   
### Does this PR introduce any user interface change?
- No
- Yes. (please explain the change and update document)
   
### Is any new testcase added?
- No
- 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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599#issuecomment-581379268
 
 
   Build Success with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1836/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599#issuecomment-581370006
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/132/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3495: [CARBONDATA-3532] Support Query Rollup for MV TimeSeries Queries

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3495: [CARBONDATA-3532] Support Query Rollup 
for MV TimeSeries Queries
URL: https://github.com/apache/carbondata/pull/3495#issuecomment-581343902
 
 
   Build Success with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1834/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599#issuecomment-581342509
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/131/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581336230
 
 
   Build Failed  with Spark 2.3.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1832/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] ydvpankaj99 commented on issue #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
ydvpankaj99 commented on issue #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599#issuecomment-581321815
 
 
   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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599#issuecomment-581320270
 
 
   Build Success with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/129/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3495: [CARBONDATA-3532] Support Query Rollup for MV TimeSeries Queries

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3495: [CARBONDATA-3532] Support Query Rollup 
for MV TimeSeries Queries
URL: https://github.com/apache/carbondata/pull/3495#issuecomment-581319912
 
 
   Build Success with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] ydvpankaj99 commented on issue #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
ydvpankaj99 commented on issue #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599#issuecomment-581309217
 
 
   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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3538: [WIP] Optimize insert into flow
URL: https://github.com/apache/carbondata/pull/3538#issuecomment-581309191
 
 
   Build Failed  with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] CarbonDataQA1 commented on issue #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
CarbonDataQA1 commented on issue #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599#issuecomment-581306900
 
 
   Build Success with Spark 2.4.4, Please check CI 
http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/127/
   


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [carbondata] ydvpankaj99 opened a new pull request #3599: Test PR for spark 2.4.4 CI run

2020-02-03 Thread GitBox
ydvpankaj99 opened a new pull request #3599: Test PR  for spark 2.4.4 CI run  
URL: https://github.com/apache/carbondata/pull/3599
 
 
### Why is this PR needed?

test of CI .
### What changes were proposed in this PR?
   
   nothing. 
### Does this PR introduce any user interface change?
- No
- Yes. (please explain the change and update document)
   
### 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:
us...@infra.apache.org


With regards,
Apache Git Services