[GitHub] [carbondata] akashrn5 commented on a change in pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

2020-09-22 Thread GitBox
akashrn5 commented on a change in pull request #3946: URL: https://github.com/apache/carbondata/pull/3946#discussion_r493205093 ## File path: integration/spark/src/main/scala/org/apache/spark/util/AlterTableUtil.scala ## @@ -442,7 +442,11 @@ object AlterTableUtil {

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

2020-09-22 Thread GitBox
ajantha-bhat commented on a change in pull request #3946: URL: https://github.com/apache/carbondata/pull/3946#discussion_r493203786 ## File path: integration/spark/src/main/scala/org/apache/spark/util/AlterTableUtil.scala ## @@ -442,7 +442,11 @@ object AlterTableUtil {

[GitHub] [carbondata] ShreelekhyaG commented on a change in pull request #3951: [CARBONDATA-4005] SI with cache level blocklet issue

2020-09-22 Thread GitBox
ShreelekhyaG commented on a change in pull request #3951: URL: https://github.com/apache/carbondata/pull/3951#discussion_r493201285 ## File path: core/src/main/java/org/apache/carbondata/core/util/path/CarbonTablePath.java ## @@ -648,11 +648,20 @@ public static String

[jira] [Resolved] (CARBONDATA-3996) Show table extended like command throws java.lang.ArrayIndexOutOfBoundsException

2020-09-22 Thread Akash R Nilugal (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akash R Nilugal resolved CARBONDATA-3996. - Resolution: Fixed > Show table extended like command throws >

[GitHub] [carbondata] asfgit closed pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[jira] [Resolved] (CARBONDATA-4000) Presto select query failure right after firing update query

2020-09-22 Thread Ajantha Bhat (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajantha Bhat resolved CARBONDATA-4000. -- Resolution: Fixed > Presto select query failure right after firing update query >

[jira] [Updated] (CARBONDATA-4000) Presto select query failure right after firing update query

2020-09-22 Thread Ajantha Bhat (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajantha Bhat updated CARBONDATA-4000: - Fix Version/s: 2.1.0 > Presto select query failure right after firing update query

[GitHub] [carbondata] asfgit closed pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
asfgit closed pull request #3943: URL: https://github.com/apache/carbondata/pull/3943 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 #3948: [WIP] Analyze random 11 testcase failure in CI

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

[GitHub] [carbondata] Zhangshunyu removed a comment on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
Zhangshunyu removed a comment on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-697074445 pls handle the filed testcases This is an automated message from the Apache Git Service. To

[GitHub] [carbondata] akashrn5 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] Zhangshunyu commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

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

[GitHub] [carbondata] ajantha-bhat commented on pull request #3948: [WIP] Analyze random 11 testcase failure in CI

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

[GitHub] [carbondata] Klaus-xjp commented on pull request #3945: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] kunal642 commented on pull request #3940: [CARBONDATA-3997] Fix decimal value reading issue for negative decimal numbers from presto

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

[GitHub] [carbondata] ShreelekhyaG commented on a change in pull request #3951: [WIP] SI with cache level blocklet issue

2020-09-22 Thread GitBox
ShreelekhyaG commented on a change in pull request #3951: URL: https://github.com/apache/carbondata/pull/3951#discussion_r492902403 ## File path: core/src/test/java/org/apache/carbondata/core/util/CarbonUtilTest.java ## @@ -928,6 +928,11 @@ public void

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3948: [WIP] Analyze random 11 testcase failure in CI

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3945: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] VenuReddy2103 commented on a change in pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

2020-09-22 Thread GitBox
VenuReddy2103 commented on a change in pull request #3938: URL: https://github.com/apache/carbondata/pull/3938#discussion_r492609629 ## File path: integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/ShowTable/TestShowTable.scala ## @@ -0,0 +1,94 @@ +/* + *

[GitHub] [carbondata] asfgit closed pull request #3941: [CARBONDATA-3998] Fixed file not found exception for hive during insert

2020-09-22 Thread GitBox
asfgit closed pull request #3941: URL: https://github.com/apache/carbondata/pull/3941 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] VenuReddy2103 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] akkio-97 commented on a change in pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
akkio-97 commented on a change in pull request #3943: URL: https://github.com/apache/carbondata/pull/3943#discussion_r492730939 ## File path:

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

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

[GitHub] [carbondata] nihal0107 commented on pull request #3949: [TEMP] [WIP] Fix issue in concurrent SI global sort

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3950: [CARBONDATA-3889] Enable scalastyle check for carbondata-spark test code

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

[GitHub] [carbondata] akashrn5 commented on pull request #3941: [CARBONDATA-3998] Fixed file not found exception for hive during insert

2020-09-22 Thread GitBox
akashrn5 commented on pull request #3941: URL: https://github.com/apache/carbondata/pull/3941#issuecomment-696511140 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] asfgit closed pull request #3944: [CARBONDATA-4001] Fix SI global sort load on partition table

2020-09-22 Thread GitBox
asfgit closed pull request #3944: URL: https://github.com/apache/carbondata/pull/3944 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] akkio-97 removed a comment on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
akkio-97 removed a comment on pull request #3943: URL: https://github.com/apache/carbondata/pull/3943#issuecomment-696750855 retest this please This is an automated message from the Apache Git Service. To respond to the

[GitHub] [carbondata] asfgit closed pull request #3940: [CARBONDATA-3997] Fix decimal value reading issue for negative decimal numbers from presto

2020-09-22 Thread GitBox
asfgit closed pull request #3940: URL: https://github.com/apache/carbondata/pull/3940 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] Karan980 commented on pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

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

[GitHub] [carbondata] Karan980 commented on a change in pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

2020-09-22 Thread GitBox
Karan980 commented on a change in pull request #3946: URL: https://github.com/apache/carbondata/pull/3946#discussion_r492735831 ## File path: integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/longstring/VarcharDataTypesBasicTestCase.scala ## @@ -434,6

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3951: [WIP] SI with cache level blocklet issue

2020-09-22 Thread GitBox
Indhumathi27 commented on a change in pull request #3951: URL: https://github.com/apache/carbondata/pull/3951#discussion_r492785607 ## File path: core/src/main/java/org/apache/carbondata/core/util/path/CarbonTablePath.java ## @@ -648,11 +648,20 @@ public static String

[GitHub] [carbondata] akkio-97 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
akkio-97 commented on pull request #3943: URL: https://github.com/apache/carbondata/pull/3943#issuecomment-696750855 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

2020-09-22 Thread GitBox
akashrn5 commented on a change in pull request #3946: URL: https://github.com/apache/carbondata/pull/3946#discussion_r492651158 ## File path: integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/longstring/VarcharDataTypesBasicTestCase.scala ## @@ -434,6

[GitHub] [carbondata] marchpure commented on pull request #3939: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] jackylk commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
jackylk commented on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-696672614 add to whitelist This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [carbondata] akashrn5 commented on pull request #3915: [CARBONDATA-3975]Fix wrong data from carbondata for binary column when read via hive

2020-09-22 Thread GitBox
akashrn5 commented on pull request #3915: URL: https://github.com/apache/carbondata/pull/3915#issuecomment-696652560 @kunal642 build passed, please review. This is an automated message from the Apache Git Service. To respond

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3949: [TEMP] [WIP] Fix issue in concurrent SI global sort

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

[GitHub] [carbondata] kunal642 commented on a change in pull request #3941: [CARBONDATA-3998] Fixed file not found exception for hive during insert

2020-09-22 Thread GitBox
kunal642 commented on a change in pull request #3941: URL: https://github.com/apache/carbondata/pull/3941#discussion_r492497322 ## File path: integration/hive/src/main/java/org/apache/carbondata/hive/MapredCarbonInputFormat.java ## @@ -158,7 +158,9 @@ private static

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

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

[GitHub] [carbondata] kunal642 commented on pull request #3941: [CARBONDATA-3998] Fixed file not found exception for hive during insert

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

[GitHub] [carbondata] jxxfxkp commented on pull request #3114: [CARBONDATA-3282] set hadoop conf to thread local for file factory usage in presto carbon

2020-09-22 Thread GitBox
jxxfxkp commented on pull request #3114: URL: https://github.com/apache/carbondata/pull/3114#issuecomment-696586808 There is no version of carbondata bloomfilter that can take effect on presto now. This is an automated

[GitHub] [carbondata] Kejian-Li closed pull request #3889: Fix a spelling mistake

2020-09-22 Thread GitBox
Kejian-Li closed pull request #3889: URL: https://github.com/apache/carbondata/pull/3889 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

[GitHub] [carbondata] ajantha-bhat commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
ajantha-bhat commented on pull request #3943: URL: https://github.com/apache/carbondata/pull/3943#issuecomment-696685344 LGTM. Will merge once build passes. Please create jira for inverted index issue and handle in separate PR

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3939: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] kunal642 commented on pull request #3944: [CARBONDATA-4001] Fix SI global sort load on partition table

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

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3941: [CARBONDATA-3998] Fixed file not found exception for hive during insert

2020-09-22 Thread GitBox
akashrn5 commented on a change in pull request #3941: URL: https://github.com/apache/carbondata/pull/3941#discussion_r492488092 ## File path: integration/hive/src/main/java/org/apache/carbondata/hive/MapredCarbonInputFormat.java ## @@ -158,7 +158,9 @@ private static

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3951: [WIP] SI with cache level blocklet issue

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

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3944: [CARBONDATA-4001] Fix SI global sort load on partition table

2020-09-22 Thread GitBox
ajantha-bhat commented on a change in pull request #3944: URL: https://github.com/apache/carbondata/pull/3944#discussion_r492562276 ## File path: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonInputFormat.java ## @@ -466,15 +466,15 @@ public IndexFilter

[GitHub] [carbondata] Klaus-xjp closed pull request #3930: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

2020-09-22 Thread GitBox
Klaus-xjp closed pull request #3930: URL: https://github.com/apache/carbondata/pull/3930 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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] kunal642 commented on a change in pull request #3944: [CARBONDATA-4001] Fix SI global sort load on partition table

2020-09-22 Thread GitBox
kunal642 commented on a change in pull request #3944: URL: https://github.com/apache/carbondata/pull/3944#discussion_r492552371 ## File path: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonInputFormat.java ## @@ -466,15 +466,15 @@ public IndexFilter

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3941: [CARBONDATA-3998] Fixed file not found exception for hive during insert

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3945: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3939: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3939: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] ajantha-bhat commented on pull request #3948: [WIP] Analyze random 11 testcase failure in CI

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

[GitHub] [carbondata] Zhangshunyu commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
Zhangshunyu commented on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-697078961 Consider a scenario that user want to insert data and then update the table, the dml command is in time series which is sent 1 by 1, but the 2nd(update) cmd is sent by

[GitHub] [carbondata] Zhangshunyu removed a comment on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
Zhangshunyu removed a comment on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-697074445 pls handle the filed testcases This is an automated message from the Apache Git Service. To

[GitHub] [carbondata] Zhangshunyu commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
Zhangshunyu commented on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-697074445 pls handle the filed testcases This is an automated message from the Apache Git Service. To respond to

[GitHub] [carbondata] Zhangshunyu commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
Zhangshunyu commented on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-697074579 please handle the failed testcases This is an automated message from the Apache Git Service. To respond

[GitHub] [carbondata] Klaus-xjp commented on pull request #3945: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3951: [WIP] SI with cache level blocklet issue

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3951: [WIP] SI with cache level blocklet issue

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3949: [TEMP] [WIP] Fix issue in concurrent SI global sort

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3945: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

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

[GitHub] [carbondata] ShreelekhyaG commented on a change in pull request #3951: [WIP] SI with cache level blocklet issue

2020-09-22 Thread GitBox
ShreelekhyaG commented on a change in pull request #3951: URL: https://github.com/apache/carbondata/pull/3951#discussion_r492902403 ## File path: core/src/test/java/org/apache/carbondata/core/util/CarbonUtilTest.java ## @@ -928,6 +928,11 @@ public void

[GitHub] [carbondata] VenuReddy2103 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-696833256 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4180/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3945: [CARBONDATA-3991]Fix the set modified time function on S3 and Alluxio…

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3945: URL: https://github.com/apache/carbondata/pull/3945#issuecomment-696824979 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2439/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3951: [WIP] SI with cache level blocklet issue

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3947: URL: https://github.com/apache/carbondata/pull/3947#issuecomment-696814038 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2437/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3951: [WIP] SI with cache level blocklet issue

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] akkio-97 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
akkio-97 commented on pull request #3943: URL: https://github.com/apache/carbondata/pull/3943#issuecomment-696802238 > LGTM. > Will merge once build passes. > > Please create jira for inverted index issue and handle in separate PR Done

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3950: [CARBONDATA-3889] Enable scalastyle check for carbondata-spark test code

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3950: URL: https://github.com/apache/carbondata/pull/3950#issuecomment-696777035 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4179/

[GitHub] [carbondata] akkio-97 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

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

[GitHub] [carbondata] akkio-97 removed a comment on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
akkio-97 removed a comment on pull request #3943: URL: https://github.com/apache/carbondata/pull/3943#issuecomment-696750855 retest this please This is an automated message from the Apache Git Service. To respond to the

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3951: [WIP] SI with cache level blocklet issue

2020-09-22 Thread GitBox
Indhumathi27 commented on a change in pull request #3951: URL: https://github.com/apache/carbondata/pull/3951#discussion_r492786590 ## File path: core/src/test/java/org/apache/carbondata/core/util/CarbonUtilTest.java ## @@ -928,6 +928,11 @@ public void

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3951: [WIP] SI with cache level blocklet issue

2020-09-22 Thread GitBox
Indhumathi27 commented on a change in pull request #3951: URL: https://github.com/apache/carbondata/pull/3951#discussion_r492785607 ## File path: core/src/main/java/org/apache/carbondata/core/util/path/CarbonTablePath.java ## @@ -648,11 +648,20 @@ public static String

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3950: [CARBONDATA-3889] Enable scalastyle check for carbondata-spark test code

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3950: URL: https://github.com/apache/carbondata/pull/3950#issuecomment-696761398 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2436/

[GitHub] [carbondata] nihal0107 commented on pull request #3949: [TEMP] [WIP] Fix issue in concurrent SI global sort

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3938: URL: https://github.com/apache/carbondata/pull/3938#issuecomment-696754597 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2434/

[GitHub] [carbondata] akkio-97 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3943: [CARBONDATA-4000] Presto select query failure right after firing update query.

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3943: URL: https://github.com/apache/carbondata/pull/3943#issuecomment-696747560 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2440/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3949: [TEMP] [WIP] Fix issue in concurrent SI global sort

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3949: URL: https://github.com/apache/carbondata/pull/3949#issuecomment-696743786 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4175/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3949: [TEMP] [WIP] Fix issue in concurrent SI global sort

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3947: [CARBONDATA-4003] Improve IUD Concurrency

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3948: [WIP] Analyze random 11 testcase failure in CI

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3948: [WIP] Analyze random 11 testcase failure in CI

2020-09-22 Thread GitBox
CarbonDataQA1 commented on pull request #3948: URL: https://github.com/apache/carbondata/pull/3948#issuecomment-696735655 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4173/

[jira] [Created] (CARBONDATA-4005) SI with cache level blocklet issue

2020-09-22 Thread SHREELEKHYA GAMPA (Jira)
SHREELEKHYA GAMPA created CARBONDATA-4005: - Summary: SI with cache level blocklet issue Key: CARBONDATA-4005 URL: https://issues.apache.org/jira/browse/CARBONDATA-4005 Project: CarbonData

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3938: [CARBONDATA-3996]Fixed show table extended like command exception

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

[GitHub] [carbondata] Karan980 commented on a change in pull request #3946: [CARBONDATA-4002] Fix removal of columns from table schema.

2020-09-22 Thread GitBox
Karan980 commented on a change in pull request #3946: URL: https://github.com/apache/carbondata/pull/3946#discussion_r492735831 ## File path: integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/longstring/VarcharDataTypesBasicTestCase.scala ## @@ -434,6

  1   2   >