[GitHub] [carbondata] kunal642 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-13 Thread GitBox
kunal642 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691624940 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Resolved] (CARBONDATA-3982) Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-13 Thread Kunal Kapoor (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Kapoor resolved CARBONDATA-3982. -- Fix Version/s: 2.1.0 Resolution: Fixed > Use Partition instead of Span to

[GitHub] [carbondata] asfgit closed pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-13 Thread GitBox
asfgit closed pull request #3918: URL: https://github.com/apache/carbondata/pull/3918 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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3923: [CARBONDATA-3984] Compaction on table having range column after altering datatype from string to long string fails.

2020-09-13 Thread GitBox
CarbonDataQA1 commented on pull request #3923: URL: https://github.com/apache/carbondata/pull/3923#issuecomment-691721064 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4055/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3923: [CARBONDATA-3984] Compaction on table having range column after altering datatype from string to long string fails.

2020-09-13 Thread GitBox
CarbonDataQA1 commented on pull request #3923: URL: https://github.com/apache/carbondata/pull/3923#issuecomment-691721507 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2317/

[GitHub] [carbondata] Karan-c980 commented on pull request #3876: TestingCI

2020-09-13 Thread GitBox
Karan-c980 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-691702741 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (CARBONDATA-3984) compaction on table having range column after altering data type from string to long string fails.

2020-09-13 Thread Karan (Jira)
Karan created CARBONDATA-3984: - Summary: compaction on table having range column after altering data type from string to long string fails. Key: CARBONDATA-3984 URL:

[GitHub] [carbondata] Karan980 opened a new pull request #3923: [CARBONDATA-3984] Compaction on table having range column after altering datatype from string to long string fails.

2020-09-13 Thread GitBox
Karan980 opened a new pull request #3923: URL: https://github.com/apache/carbondata/pull/3923 ### Why is this PR needed? When dataType of a String column which is also provided as range column in table properties is altered to longStringColumn. It throws following error while

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3876: TestingCI

2020-09-13 Thread GitBox
CarbonDataQA1 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-691716955 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4054/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3876: TestingCI

2020-09-13 Thread GitBox
CarbonDataQA1 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-691717134 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2316/

[GitHub] [carbondata] kunal642 commented on pull request #3911: [CARBONDATA-3793]Fix update and delete issue when multiple partition columns are present and clean files issue

2020-09-13 Thread GitBox
kunal642 commented on pull request #3911: URL: https://github.com/apache/carbondata/pull/3911#issuecomment-691806899 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [carbondata] ajantha-bhat opened a new pull request #3924: [WIP] Allow SI creation on first dimension column

2020-09-13 Thread GitBox
ajantha-bhat opened a new pull request #3924: URL: https://github.com/apache/carbondata/pull/3924 ### Why is this PR needed? ### What changes were proposed in this PR? ### Does this PR introduce any user interface change? - No - Yes. (please explain

[GitHub] [carbondata] BrooksLI commented on a change in pull request #3917: [CARBONDATA-3978] Clean files refactor and added support for a trash folder where all the carbondata files will be copied to

2020-09-13 Thread GitBox
BrooksLI commented on a change in pull request #3917: URL: https://github.com/apache/carbondata/pull/3917#discussion_r486292381 ## File path: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java ## @@ -1106,19 +1107,39 @@ public static void

[jira] [Created] (CARBONDATA-3985) Optimize the segment-timestamp file clean up

2020-09-13 Thread suwen (Jira)
suwen created CARBONDATA-3985: - Summary: Optimize the segment-timestamp file clean up Key: CARBONDATA-3985 URL: https://issues.apache.org/jira/browse/CARBONDATA-3985 Project: CarbonData Issue