[GitHub] [carbondata] ShreelekhyaG commented on a change in pull request #4080: [CARBONDATA-4111] Filter query having invalid results after add segment to table having SI with Indexserver

2021-02-02 Thread GitBox
ShreelekhyaG commented on a change in pull request #4080: URL: https://github.com/apache/carbondata/pull/4080#discussion_r569160839 ## File path: index/secondary-index/src/test/scala/org/apache/carbondata/spark/testsuite/secondaryindex/TestSIWithAddSegment.scala ## @@ -86,8 +8

[GitHub] [carbondata] ShreelekhyaG commented on a change in pull request #4080: [CARBONDATA-4111] Filter query having invalid results after add segment to table having SI with Indexserver

2021-02-02 Thread GitBox
ShreelekhyaG commented on a change in pull request #4080: URL: https://github.com/apache/carbondata/pull/4080#discussion_r569160528 ## File path: core/src/main/java/org/apache/carbondata/core/indexstore/ExtendedBlocklet.java ## @@ -221,7 +223,13 @@ public void deserializeField

[GitHub] [carbondata] vikramahuja1001 commented on pull request #4072: [CARBONDATA-4110] Support clean files dry run operation and show statistics after clean files operation

2021-02-02 Thread GitBox
vikramahuja1001 commented on pull request #4072: URL: https://github.com/apache/carbondata/pull/4072#issuecomment-772241927 @QiangCai @ajantha-bhat @akashrn5 please review This is an automated message from the Apache Git Serv

[GitHub] [carbondata] ajantha-bhat edited a comment on pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI.

2021-02-02 Thread GitBox
ajantha-bhat edited a comment on pull request #4083: URL: https://github.com/apache/carbondata/pull/4083#issuecomment-771551095 The title of the PR can be more specific like "**Data mismatch issue in SI global sort merge scenario**" @Karan980 : From next time consider this point. I have

[GitHub] [carbondata] ajantha-bhat commented on pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI.

2021-02-02 Thread GitBox
ajantha-bhat commented on pull request #4083: URL: https://github.com/apache/carbondata/pull/4083#issuecomment-771548605 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4076: [CARBONDATA-4107] Added related MV tables Map to fact table and added lock while touchMDTFile

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4076: URL: https://github.com/apache/carbondata/pull/4076#issuecomment-771646152 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5412/ -

[GitHub] [carbondata] asfgit closed pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI global sort merge scenario.

2021-02-02 Thread GitBox
asfgit closed pull request #4083: URL: https://github.com/apache/carbondata/pull/4083 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 t

[GitHub] [carbondata] kunal642 commented on a change in pull request #4070: [CARBONDATA-4082] Fix alter table add segment query on adding a segment having delete delta files.

2021-02-02 Thread GitBox
kunal642 commented on a change in pull request #4070: URL: https://github.com/apache/carbondata/pull/4070#discussion_r568530696 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonAddLoadCommand.scala ## @@ -294,6 +297,49 @@ c

[GitHub] [carbondata] nihal0107 edited a comment on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
nihal0107 edited a comment on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771464559 > > If we enable the property `ENABLE_AUTO_LOAD_MERGE` then which segment id are we planning to show, the segment generated after compaction or before compaction? Be

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
ajantha-bhat commented on a change in pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#discussion_r568528970 ## File path: integration/spark/src/test/scala/org/apache/spark/util/CarbonCommandSuite.scala ## @@ -82,6 +83,43 @@ class CarbonCommandSuite exte

[GitHub] [carbondata] ajantha-bhat commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
ajantha-bhat commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771560715 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [carbondata] asfgit closed pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
asfgit closed pull request #4084: URL: https://github.com/apache/carbondata/pull/4084 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 t

[GitHub] [carbondata] Karan980 commented on pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI global sort merge scenario.

2021-02-02 Thread GitBox
Karan980 commented on pull request #4083: URL: https://github.com/apache/carbondata/pull/4083#issuecomment-771551639 > The title of the PR can be more specific like "**Data mismatch issue in SI global sort merge scenario**" Done -

[GitHub] [carbondata] akashrn5 commented on a change in pull request #4076: [CARBONDATA-4107] Added related MV tables Map to fact table and added lock while touchMDTFile

2021-02-02 Thread GitBox
akashrn5 commented on a change in pull request #4076: URL: https://github.com/apache/carbondata/pull/4076#discussion_r568501151 ## File path: docs/mv-guide.md ## @@ -241,6 +242,10 @@ The current information includes: | Refresh Mode | FULL / INCREMENTAL refresh to MV

[GitHub] [carbondata] ShreelekhyaG commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
ShreelekhyaG commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771481950 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [carbondata] akashrn5 commented on a change in pull request #4080: [CARBONDATA-4111] Filter query having invalid results after add segment to table having SI with Indexserver

2021-02-02 Thread GitBox
akashrn5 commented on a change in pull request #4080: URL: https://github.com/apache/carbondata/pull/4080#discussion_r568509426 ## File path: index/secondary-index/src/test/scala/org/apache/carbondata/spark/testsuite/secondaryindex/TestSIWithAddSegment.scala ## @@ -86,8 +86,8

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4080: [CARBONDATA-4111] Filter query having invalid results after add segment to table having SI with Indexserver

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4080: URL: https://github.com/apache/carbondata/pull/4080#issuecomment-771878716 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [carbondata] areyouokfreejoe closed pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
areyouokfreejoe closed pull request #4086: URL: https://github.com/apache/carbondata/pull/4086 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771459205 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [carbondata] kunal642 commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

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

[GitHub] [carbondata] areyouokfreejoe commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
areyouokfreejoe commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771456273 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771318129 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [carbondata] ydvpankaj99 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
ydvpankaj99 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771448246 retest this please This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771387700 This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [carbondata] nihal0107 commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
nihal0107 commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771385539 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] nihal0107 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
nihal0107 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771354445 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4080: [CARBONDATA-4111] Filter query having invalid results after add segment to table having SI with Indexserver

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4080: URL: https://github.com/apache/carbondata/pull/4080#issuecomment-771881699 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3652/

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4080: [CARBONDATA-4111] Filter query having invalid results after add segment to table having SI with Indexserver

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4080: URL: https://github.com/apache/carbondata/pull/4080#issuecomment-771878716 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5413/ -

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4076: [CARBONDATA-4107] Added related MV tables Map to fact table and added lock while touchMDTFile

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4076: URL: https://github.com/apache/carbondata/pull/4076#issuecomment-771647871 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3651/

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4076: [CARBONDATA-4107] Added related MV tables Map to fact table and added lock while touchMDTFile

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4076: URL: https://github.com/apache/carbondata/pull/4076#issuecomment-771646152 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5412/ -

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771619559 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3650/

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771616575 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5409/ -

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771610225 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5410/ -

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771609869 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3649/

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
ajantha-bhat commented on a change in pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#discussion_r568524277 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala ## @@ -191,7 +196,15

[GitHub] [carbondata] kunal642 commented on a change in pull request #4070: [CARBONDATA-4082] Fix alter table add segment query on adding a segment having delete delta files.

2021-02-02 Thread GitBox
kunal642 commented on a change in pull request #4070: URL: https://github.com/apache/carbondata/pull/4070#discussion_r568534198 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonAddLoadCommand.scala ## @@ -294,6 +297,49 @@ c

[GitHub] [carbondata] kunal642 commented on a change in pull request #4070: [CARBONDATA-4082] Fix alter table add segment query on adding a segment having delete delta files.

2021-02-02 Thread GitBox
kunal642 commented on a change in pull request #4070: URL: https://github.com/apache/carbondata/pull/4070#discussion_r568531096 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonAddLoadCommand.scala ## @@ -369,5 +426,64 @@ c

[GitHub] [carbondata] kunal642 commented on a change in pull request #4070: [CARBONDATA-4082] Fix alter table add segment query on adding a segment having delete delta files.

2021-02-02 Thread GitBox
kunal642 commented on a change in pull request #4070: URL: https://github.com/apache/carbondata/pull/4070#discussion_r568530696 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonAddLoadCommand.scala ## @@ -294,6 +297,49 @@ c

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
ajantha-bhat commented on a change in pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#discussion_r568528970 ## File path: integration/spark/src/test/scala/org/apache/spark/util/CarbonCommandSuite.scala ## @@ -82,6 +83,43 @@ class CarbonCommandSuite exte

[GitHub] [carbondata] akashrn5 commented on a change in pull request #4080: [CARBONDATA-4111] Filter query having invalid results after add segment to table having SI with Indexserver

2021-02-02 Thread GitBox
akashrn5 commented on a change in pull request #4080: URL: https://github.com/apache/carbondata/pull/4080#discussion_r568509426 ## File path: index/secondary-index/src/test/scala/org/apache/carbondata/spark/testsuite/secondaryindex/TestSIWithAddSegment.scala ## @@ -86,8 +86,8

[GitHub] [carbondata] ajantha-bhat commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

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

[GitHub] [carbondata] ajantha-bhat commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
ajantha-bhat commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771560715 @nihal0107 : As per me, showing the original single segment before compaction is ok, because it is load command and not the compaction command. so, when load command f

[jira] [Resolved] (CARBONDATA-4113) Partition query results invalid when carbon.read.partition.hive.direct is disabled

2021-02-02 Thread Kunal Kapoor (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Kapoor resolved CARBONDATA-4113. -- Fix Version/s: 2.1.1 Resolution: Fixed > Partition query results invalid wh

[GitHub] [carbondata] asfgit closed pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
asfgit closed pull request #4084: URL: https://github.com/apache/carbondata/pull/4084 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 t

[GitHub] [carbondata] kunal642 commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
kunal642 commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771559408 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[jira] [Resolved] (CARBONDATA-4112) Data mismatch issue in SI

2021-02-02 Thread Ajantha Bhat (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajantha Bhat resolved CARBONDATA-4112. -- Fix Version/s: (was: 2.1.0) 2.2.0 Resolution: Fixed

[GitHub] [carbondata] asfgit closed pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI global sort merge scenario.

2021-02-02 Thread GitBox
asfgit closed pull request #4083: URL: https://github.com/apache/carbondata/pull/4083 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 t

[GitHub] [carbondata] Karan980 commented on pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI global sort merge scenario.

2021-02-02 Thread GitBox
Karan980 commented on pull request #4083: URL: https://github.com/apache/carbondata/pull/4083#issuecomment-771551639 > The title of the PR can be more specific like "**Data mismatch issue in SI global sort merge scenario**" Done -

[GitHub] [carbondata] ajantha-bhat edited a comment on pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI.

2021-02-02 Thread GitBox
ajantha-bhat edited a comment on pull request #4083: URL: https://github.com/apache/carbondata/pull/4083#issuecomment-771551095 The title of the PR can be more specific like "**Data mismatch issue in SI global sort merge scenario**" @Karan980 : From next time consider this point. I have

[GitHub] [carbondata] ajantha-bhat commented on pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI.

2021-02-02 Thread GitBox
ajantha-bhat commented on pull request #4083: URL: https://github.com/apache/carbondata/pull/4083#issuecomment-771551095 The title of the PR can be more specific like "**Data mismatch issue in SI global sort merge scenario**" ---

[GitHub] [carbondata] ajantha-bhat commented on pull request #4083: [CARBONDATA-4112] Data mismatch issue in SI.

2021-02-02 Thread GitBox
ajantha-bhat commented on pull request #4083: URL: https://github.com/apache/carbondata/pull/4083#issuecomment-771548605 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771547238 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3647/

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771547087 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5407/ -

[GitHub] [carbondata] akashrn5 commented on a change in pull request #4076: [CARBONDATA-4107] Added related MV tables Map to fact table and added lock while touchMDTFile

2021-02-02 Thread GitBox
akashrn5 commented on a change in pull request #4076: URL: https://github.com/apache/carbondata/pull/4076#discussion_r568501151 ## File path: docs/mv-guide.md ## @@ -241,6 +242,10 @@ The current information includes: | Refresh Mode | FULL / INCREMENTAL refresh to MV

[jira] [Created] (CARBONDATA-4117) Test cg index query with Index server fails with NPE

2021-02-02 Thread SHREELEKHYA GAMPA (Jira)
SHREELEKHYA GAMPA created CARBONDATA-4117: - Summary: Test cg index query with Index server fails with NPE Key: CARBONDATA-4117 URL: https://issues.apache.org/jira/browse/CARBONDATA-4117 Project

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771518487 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5405/ -

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771518388 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3646/

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771515497 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3645/

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771513934 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5406/ -

[GitHub] [carbondata] ShreelekhyaG commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
ShreelekhyaG commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771481950 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [carbondata] nihal0107 edited a comment on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
nihal0107 edited a comment on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771464559 > > If we enable the property `ENABLE_AUTO_LOAD_MERGE` then which segment id are we planning to show, the segment generated after compaction or before compaction? Be

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771465576 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12444/job/ApacheCarbonPRBuilder2.3/5402/ -

[GitHub] [carbondata] nihal0107 commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
nihal0107 commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771464559 > > If we enable the property `ENABLE_AUTO_LOAD_MERGE` then which segment id are we planning to show, the segment generated after compaction or before compaction? Better to

[GitHub] [carbondata] CarbonDataQA2 commented on pull request #4084: [CARBONDATA-4113] Partition prune and cache fix when carbon.read.partition.hive.direct is disabled.

2021-02-02 Thread GitBox
CarbonDataQA2 commented on pull request #4084: URL: https://github.com/apache/carbondata/pull/4084#issuecomment-771459205 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12444/job/ApacheCarbon_PR_Builder_2.4.5/3642/

[jira] [Created] (CARBONDATA-4116) Concurrent Data Loading Issue

2021-02-02 Thread suyash yadav (Jira)
suyash yadav created CARBONDATA-4116: Summary: Concurrent Data Loading Issue Key: CARBONDATA-4116 URL: https://issues.apache.org/jira/browse/CARBONDATA-4116 Project: CarbonData Issue Type

[GitHub] [carbondata] areyouokfreejoe commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
areyouokfreejoe commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771458076 > If we enable the property `ENABLE_AUTO_LOAD_MERGE` then which segment id are we planning to show, the segment generated after compaction or before compaction? Bette

[GitHub] [carbondata] areyouokfreejoe closed pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
areyouokfreejoe closed pull request #4086: URL: https://github.com/apache/carbondata/pull/4086 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [carbondata] areyouokfreejoe commented on pull request #4086: [CARBONDATA-4115] Successful load and insert will return segment ID

2021-02-02 Thread GitBox
areyouokfreejoe commented on pull request #4086: URL: https://github.com/apache/carbondata/pull/4086#issuecomment-771456273 > If we enable the property `ENABLE_AUTO_LOAD_MERGE` then which segment id are we planning to show, the segment generated after compaction or before compaction? Bette

[GitHub] [carbondata] ydvpankaj99 commented on pull request #4071: [CARBONDATA-4102] Added UT and FT to improve coverage of SI module.

2021-02-02 Thread GitBox
ydvpankaj99 commented on pull request #4071: URL: https://github.com/apache/carbondata/pull/4071#issuecomment-771448246 retest this please This is an automated message from the Apache Git Service. To respond to the message, p