[GitHub] [carbondata] vikramahuja1001 commented on pull request #3739: [CARBONDATA-3791] Index server doc changes

2020-05-06 Thread GitBox
vikramahuja1001 commented on pull request #3739: URL: https://github.com/apache/carbondata/pull/3739#issuecomment-625033845 rebase completed This is an automated message from the Apache Git Service. To respond to the

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3751: [CARBONDATA-3803] Mark CarbonSession as deprecated since 2.0

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3751: URL: https://github.com/apache/carbondata/pull/3751#issuecomment-625020463 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2965/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3751: [CARBONDATA-3803] Mark CarbonSession as deprecated since 2.0

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3751: URL: https://github.com/apache/carbondata/pull/3751#issuecomment-625016761 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1247/

[GitHub] [carbondata] niuge01 opened a new pull request #3752: [CARBONDATA-3804] Provide end-to-end flink integration guide

2020-05-06 Thread GitBox
niuge01 opened a new pull request #3752: URL: https://github.com/apache/carbondata/pull/3752 ### Why is this PR needed? Provide an end-to-end guide to help user understand and use flink integration module. ### What changes were proposed in this PR? Add file

[jira] [Created] (CARBONDATA-3804) Provide end-to-end flink integration guide

2020-05-06 Thread Zhi Liu (Jira)
Zhi Liu created CARBONDATA-3804: --- Summary: Provide end-to-end flink integration guide Key: CARBONDATA-3804 URL: https://issues.apache.org/jira/browse/CARBONDATA-3804 Project: CarbonData Issue

[jira] [Closed] (CARBONDATA-910) Implement Partition feature

2020-05-06 Thread David Cai (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cai closed CARBONDATA-910. Resolution: Invalid deprecated since 2.0 > Implement Partition feature >

[jira] [Resolved] (CARBONDATA-2917) Should support binary datatype

2020-05-06 Thread David Cai (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cai resolved CARBONDATA-2917. --- Resolution: Fixed > Should support binary datatype > -- > >

[jira] [Resolved] (CARBONDATA-2776) Support ingesting data from Kafka service

2020-05-06 Thread David Cai (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cai resolved CARBONDATA-2776. --- Resolution: Fixed > Support ingesting data from Kafka service >

[jira] [Resolved] (CARBONDATA-3021) Streaming throw Unsupported data type exception

2020-05-06 Thread David Cai (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cai resolved CARBONDATA-3021. --- Resolution: Fixed > Streaming throw Unsupported data type exception >

[jira] [Resolved] (CARBONDATA-2923) should log the info of the min/max identification on streaming table

2020-05-06 Thread David Cai (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cai resolved CARBONDATA-2923. --- Resolution: Fixed > should log the info of the min/max identification on streaming

[jira] [Resolved] (CARBONDATA-3641) Should improve data loading performance for partition table

2020-05-06 Thread David Cai (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cai resolved CARBONDATA-3641. --- Resolution: Fixed > Should improve data loading performance for partition table >

[jira] [Resolved] (CARBONDATA-3347) support SORT_COLUMNS modification

2020-05-06 Thread David Cai (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Cai resolved CARBONDATA-3347. --- Resolution: Fixed > support SORT_COLUMNS modification >

[GitHub] [carbondata] QiangCai opened a new pull request #3751: [CARBONDATA-3803] Mark CarbonSession as deprecated since 2.0

2020-05-06 Thread GitBox
QiangCai opened a new pull request #3751: URL: https://github.com/apache/carbondata/pull/3751 ### Why is this PR needed? Better to use CarbonExtensions instead of CarbonSession in version 2.0. ### What changes were proposed in this PR? mark CarbonSession as deprecated since

[jira] [Created] (CARBONDATA-3803) Should mark CarbonSession as deprecated in version 2.0

2020-05-06 Thread David Cai (Jira)
David Cai created CARBONDATA-3803: - Summary: Should mark CarbonSession as deprecated in version 2.0 Key: CARBONDATA-3803 URL: https://issues.apache.org/jira/browse/CARBONDATA-3803 Project: CarbonData

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3750: [CARBONDATA-3548]Renamed index_handler to spatial_index property and indexColumn is changed to spatialColumn

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3750: URL: https://github.com/apache/carbondata/pull/3750#issuecomment-624898001 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1246/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3750: [CARBONDATA-3548]Renamed index_handler to spatial_index property and indexColumn is changed to spatialColumn

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3750: URL: https://github.com/apache/carbondata/pull/3750#issuecomment-624890569 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2964/

[GitHub] [carbondata] VenuReddy2103 opened a new pull request #3750: [CARBONDATA-3548]Renamed index_handler to spatial_index property and indexColumn is changed to spatialColumn

2020-05-06 Thread GitBox
VenuReddy2103 opened a new pull request #3750: URL: https://github.com/apache/carbondata/pull/3750 ### Why is this PR needed? Current code base has many types of indexes. To avoid the confusion and be more specific, have changed the index_handler property to spatial_index.

[GitHub] [carbondata] kunal642 commented on pull request #3739: [CARBONDATA-3791] Index server doc changes

2020-05-06 Thread GitBox
kunal642 commented on pull request #3739: URL: https://github.com/apache/carbondata/pull/3739#issuecomment-624830243 Please rebase This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Created] (CARBONDATA-3802) Show metacache on table with lucene created in 2.0 fails

2020-05-06 Thread Chetan Bhat (Jira)
Chetan Bhat created CARBONDATA-3802: --- Summary: Show metacache on table with lucene created in 2.0 fails Key: CARBONDATA-3802 URL: https://issues.apache.org/jira/browse/CARBONDATA-3802 Project:

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3742: [CARBONDATA-3791]: Query and Compaction changes in configuration parameters

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3742: URL: https://github.com/apache/carbondata/pull/3742#issuecomment-624791148 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1245/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3742: [CARBONDATA-3791]: Query and Compaction changes in configuration parameters

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3742: URL: https://github.com/apache/carbondata/pull/3742#issuecomment-624775477 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2963/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3747: [CARBONDATA-3800] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#issuecomment-624770423 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1243/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3747: [CARBONDATA-3800] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#issuecomment-624769982 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2962/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3739: [CARBONDATA-3791] Index server doc changes

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3739: URL: https://github.com/apache/carbondata/pull/3739#issuecomment-624764906 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2960/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3739: [CARBONDATA-3791] Index server doc changes

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3739: URL: https://github.com/apache/carbondata/pull/3739#issuecomment-624740721 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1242/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3748: [CARBONDATA-3801] Query on partition table with SI having multiple partition columns gives empty results

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3748: URL: https://github.com/apache/carbondata/pull/3748#issuecomment-624740141 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2959/

[GitHub] [carbondata] akashrn5 commented on pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
akashrn5 commented on pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#issuecomment-624733114 LGTM 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 #3748: [CARBONDATA-3801] Query on partition table with SI having multiple partition columns gives empty results

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3748: URL: https://github.com/apache/carbondata/pull/3748#issuecomment-624720597 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1241/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#issuecomment-624715918 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2958/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#issuecomment-624716268 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1240/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3747: [CARBONDATA-3800] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#issuecomment-624701113 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2957/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3269: [CARBONDATA-3266] Remove redundant warn messages when carbon session is creating.

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3269: URL: https://github.com/apache/carbondata/pull/3269#issuecomment-624693371 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2961/

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3747: [CARBONDATA-3800] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
Indhumathi27 commented on a change in pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#discussion_r420849896 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/events/MergeIndexEventListener.scala ## @@ -43,6 +43,11 @@ class

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#issuecomment-624690421 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1238/

[GitHub] [carbondata] ajantha-bhat commented on pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#issuecomment-624689326 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2956/

[jira] [Resolved] (CARBONDATA-3789) When compaction is failed in some post listener, cache is not cleared, which may lead failures

2020-05-06 Thread Ajantha Bhat (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajantha Bhat resolved CARBONDATA-3789. -- Resolution: Fixed > When compaction is failed in some post listener, cache is not

[jira] [Updated] (CARBONDATA-3789) When compaction is failed in some post listener, cache is not cleared, which may lead failures

2020-05-06 Thread Ajantha Bhat (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajantha Bhat updated CARBONDATA-3789: - Fix Version/s: 2.0.0 > When compaction is failed in some post listener, cache is

[jira] [Closed] (CARBONDATA-3798) Fix mv not refresh after insert into fact table from stage

2020-05-06 Thread Zhi Liu (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhi Liu closed CARBONDATA-3798. --- Resolution: Duplicate > Fix mv not refresh after insert into fact table from stage >

[GitHub] [carbondata] niuge01 commented on pull request #3747: [CARBONDATA-3800] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
niuge01 commented on pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#issuecomment-624687020 so much control properties This is an automated message from the Apache Git Service. To respond to the

[GitHub] [carbondata] niuge01 commented on a change in pull request #3747: [CARBONDATA-3800] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
niuge01 commented on a change in pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#discussion_r420840109 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/events/MergeIndexEventListener.scala ## @@ -43,6 +43,11 @@ class

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3749: [CARBONDATA-3798] Fix mv not refresh after insert into fact table from stage

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3749: URL: https://github.com/apache/carbondata/pull/3749#issuecomment-624662634 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1235/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3749: [CARBONDATA-3798] Fix mv not refresh after insert into fact table from stage

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3749: URL: https://github.com/apache/carbondata/pull/3749#issuecomment-624662565 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2953/

[GitHub] [carbondata] vikramahuja1001 commented on a change in pull request #3739: [CARBONDATA-3791] Index server doc changes

2020-05-06 Thread GitBox
vikramahuja1001 commented on a change in pull request #3739: URL: https://github.com/apache/carbondata/pull/3739#discussion_r420790813 ## File path: docs/index-server.md ## @@ -152,11 +152,11 @@ The user can enable prepriming by using 'carbon.indexserver.enable.prepriming' =

[jira] [Created] (CARBONDATA-3801) Query on partition table with SI having multiple partiton columns gives empty results

2020-05-06 Thread Indhumathi Muthumurugesh (Jira)
Indhumathi Muthumurugesh created CARBONDATA-3801: Summary: Query on partition table with SI having multiple partiton columns gives empty results Key: CARBONDATA-3801 URL:

[GitHub] [carbondata] kunal642 commented on a change in pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
kunal642 commented on a change in pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#discussion_r420773716 ## File path: docs/ddl-of-carbondata.md ## @@ -608,12 +607,10 @@ CarbonData DDL statements are documented here,which includes: This can be SDK

[GitHub] [carbondata] kunal642 commented on a change in pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
kunal642 commented on a change in pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#discussion_r420772644 ## File path: docs/index-server.md ## @@ -82,6 +82,15 @@ the pruned blocklets which would be further used for result fetching. **Note:** Multiple

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3748: [WIP]Query on partition table with SI having multiple partiton columns gives empty results

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3748: URL: https://github.com/apache/carbondata/pull/3748#issuecomment-624634789 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2952/

[GitHub] [carbondata] kunal642 commented on a change in pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
kunal642 commented on a change in pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#discussion_r420770234 ## File path: docs/index-server.md ## @@ -82,6 +82,15 @@ the pruned blocklets which would be further used for result fetching. **Note:** Multiple

[GitHub] [carbondata] kunal642 commented on a change in pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
kunal642 commented on a change in pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#discussion_r420770408 ## File path: docs/index-server.md ## @@ -19,8 +19,8 @@ ## Background -Carbon currently prunes and caches all block/blocklet datamap index

[GitHub] [carbondata] kunal642 commented on a change in pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
kunal642 commented on a change in pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#discussion_r420770573 ## File path: docs/index-server.md ## @@ -82,6 +82,15 @@ the pruned blocklets which would be further used for result fetching. **Note:** Multiple

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3748: [WIP]Query on partition table with SI having multiple partiton columns gives empty results

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3748: URL: https://github.com/apache/carbondata/pull/3748#issuecomment-624628356 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1234/

[GitHub] [carbondata] ajantha-bhat commented on pull request #3733: [CARBONDATA-3789]Fix cache issue in case of compaction failure in compaction post listeners

2020-05-06 Thread GitBox
ajantha-bhat commented on pull request #3733: URL: https://github.com/apache/carbondata/pull/3733#issuecomment-624627760 ok. LGTM This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [carbondata] Indhumathi27 commented on pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
Indhumathi27 commented on pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#issuecomment-624620763 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
maheshrajus commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420739855 ## File path: docs/quick-start-guide.md ## @@ -343,21 +337,23 @@ b. Run the following command to start the CarbonData thrift server. ```

[jira] [Created] (CARBONDATA-3800) Load data to SI and MV after insert stage command

2020-05-06 Thread Indhumathi Muthumurugesh (Jira)
Indhumathi Muthumurugesh created CARBONDATA-3800: Summary: Load data to SI and MV after insert stage command Key: CARBONDATA-3800 URL: https://issues.apache.org/jira/browse/CARBONDATA-3800

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
maheshrajus commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420734793 ## File path: docs/configuration-parameters.md ## @@ -34,7 +34,7 @@ This section provides the details of all the configurations required for the

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
maheshrajus commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420734232 ## File path: docs/quick-start-guide.md ## @@ -164,6 +166,7 @@ Start Spark shell by running the following command in the Spark directory: We

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3747: [WIP] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#issuecomment-624600274 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1231/

[jira] [Updated] (CARBONDATA-3798) Fix mv not refresh after insert into fact table from stage

2020-05-06 Thread Zhi Liu (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhi Liu updated CARBONDATA-3798: Description: After insert into non-partition table from stage, does not trigger all

[GitHub] [carbondata] niuge01 opened a new pull request #3749: [CARBONDATA-3798] Fix mv not refresh after insert into fact table from stage

2020-05-06 Thread GitBox
niuge01 opened a new pull request #3749: URL: https://github.com/apache/carbondata/pull/3749 ### Why is this PR needed? After insert into non-partition table from stage, does not trigger all materialized views which related the fact table auto refresh. ### What changes were

[GitHub] [carbondata] kunal642 commented on pull request #3744: [CARBONDATA-3791] Updated configuration-parameters.md and removed unused configuration

2020-05-06 Thread GitBox
kunal642 commented on pull request #3744: URL: https://github.com/apache/carbondata/pull/3744#issuecomment-624595276 LGTM 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 #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
ajantha-bhat commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420719130 ## File path: docs/quick-start-guide.md ## @@ -343,21 +337,23 @@ b. Run the following command to start the CarbonData thrift server. ```

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3747: [WIP] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3747: URL: https://github.com/apache/carbondata/pull/3747#issuecomment-624594647 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2949/

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
ajantha-bhat commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420717676 ## File path: docs/configuration-parameters.md ## @@ -34,7 +34,7 @@ This section provides the details of all the configurations required for the

[GitHub] [carbondata] ajantha-bhat commented on pull request #3746: [CARBONDATA-3799] Fix inverted index cannot work with adaptive encoding

2020-05-06 Thread GitBox
ajantha-bhat commented on pull request #3746: URL: https://github.com/apache/carbondata/pull/3746#issuecomment-624588028 @kunal642 , @jackylk : please check This is an automated message from the Apache Git Service. To

[jira] [Created] (CARBONDATA-3799) inverted index cannot work with adaptive encoding

2020-05-06 Thread Ajantha Bhat (Jira)
Ajantha Bhat created CARBONDATA-3799: Summary: inverted index cannot work with adaptive encoding Key: CARBONDATA-3799 URL: https://issues.apache.org/jira/browse/CARBONDATA-3799 Project: CarbonData

[jira] [Created] (CARBONDATA-3798) Fix mv not refresh after insert into fact table from stage

2020-05-06 Thread Zhi Liu (Jira)
Zhi Liu created CARBONDATA-3798: --- Summary: Fix mv not refresh after insert into fact table from stage Key: CARBONDATA-3798 URL: https://issues.apache.org/jira/browse/CARBONDATA-3798 Project: CarbonData

[GitHub] [carbondata] Indhumathi27 opened a new pull request #3748: [WIP]Query on partition table with SI having multiple partitons gives empty results

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

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
Indhumathi27 commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420692648 ## File path: docs/quick-start-guide.md ## @@ -164,6 +166,7 @@ Start Spark shell by running the following command in the Spark directory: We

[GitHub] [carbondata] Indhumathi27 commented on pull request #3743: [CARBONDATA-3792]Refactor system folder location and removed unwanted property

2020-05-06 Thread GitBox
Indhumathi27 commented on pull request #3743: URL: https://github.com/apache/carbondata/pull/3743#issuecomment-624569455 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3743: [CARBONDATA-3792]Refactor system folder location and removed unwanted property

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3743: URL: https://github.com/apache/carbondata/pull/3743#issuecomment-624561080 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1229/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3743: [CARBONDATA-3792]Refactor system folder location and removed unwanted property

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3743: URL: https://github.com/apache/carbondata/pull/3743#issuecomment-624560326 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2947/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3735: [CARBONDATA-3791] Correct spelling, link and ddl in SI and MV Documentation

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3735: URL: https://github.com/apache/carbondata/pull/3735#issuecomment-624558447 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2946/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3746: [WIP] Fix inverted index cannot work with adaptive encoding

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3746: URL: https://github.com/apache/carbondata/pull/3746#issuecomment-624557491 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1230/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3735: [CARBONDATA-3791] Correct spelling, link and ddl in SI and MV Documentation

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3735: URL: https://github.com/apache/carbondata/pull/3735#issuecomment-624557132 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1228/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3746: [WIP] Fix inverted index cannot work with adaptive encoding

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3746: URL: https://github.com/apache/carbondata/pull/3746#issuecomment-624556672 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2948/

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
maheshrajus commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420665066 ## File path: docs/quick-start-guide.md ## @@ -348,10 +341,10 @@ $SPARK_HOME/carbonlib/$CARBON_ASSEMBLY_JAR | Parameter |

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
maheshrajus commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420665148 ## File path: docs/quick-start-guide.md ## @@ -369,7 +362,7 @@ $SPARK_HOME/carbonlib/$CARBON_ASSEMBLY_JAR ``` ./bin/spark-submit \ --class

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
maheshrajus commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420664902 ## File path: docs/quick-start-guide.md ## @@ -348,10 +341,10 @@ $SPARK_HOME/carbonlib/$CARBON_ASSEMBLY_JAR | Parameter |

[GitHub] [carbondata] Indhumathi27 opened a new pull request #3747: [WIP] Load data to SI and MV after insert stage command

2020-05-06 Thread GitBox
Indhumathi27 opened a new pull request #3747: URL: https://github.com/apache/carbondata/pull/3747 ### 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] akashrn5 commented on pull request #3735: [CARBONDATA-3791] Correct spelling, link and ddl in SI and MV Documentation

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

[jira] [Created] (CARBONDATA-3797) Refresh materialized view command throws null pointer exception

2020-05-06 Thread Chetan Bhat (Jira)
Chetan Bhat created CARBONDATA-3797: --- Summary: Refresh materialized view command throws null pointer exception Key: CARBONDATA-3797 URL: https://issues.apache.org/jira/browse/CARBONDATA-3797

[jira] [Created] (CARBONDATA-3796) Load to table with inverted index configuration fails

2020-05-06 Thread Chetan Bhat (Jira)
Chetan Bhat created CARBONDATA-3796: --- Summary: Load to table with inverted index configuration fails Key: CARBONDATA-3796 URL: https://issues.apache.org/jira/browse/CARBONDATA-3796 Project:

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#issuecomment-624507780 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1227/

[GitHub] [carbondata] ajantha-bhat opened a new pull request #3746: [WIP] Fix inverted index cannot work with adaptive encoding

2020-05-06 Thread GitBox
ajantha-bhat opened a new pull request #3746: URL: https://github.com/apache/carbondata/pull/3746 ### 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] kunal642 commented on pull request #3736: [CARBONDATA-3791]Correct the link, grammars and content of dml-management document

2020-05-06 Thread GitBox
kunal642 commented on pull request #3736: URL: https://github.com/apache/carbondata/pull/3736#issuecomment-624500865 LGTM 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 #3739: [CARBONDATA-3791] Index server doc changes

2020-05-06 Thread GitBox
kunal642 commented on a change in pull request #3739: URL: https://github.com/apache/carbondata/pull/3739#discussion_r42060 ## File path: docs/index-server.md ## @@ -152,11 +152,11 @@ The user can enable prepriming by using 'carbon.indexserver.enable.prepriming' = |

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3743: [CARBONDATA-3792]Refactor system folder location and removed unwanted property

2020-05-06 Thread GitBox
akashrn5 commented on a change in pull request #3743: URL: https://github.com/apache/carbondata/pull/3743#discussion_r420607110 ## File path: sdk/sdk/src/test/java/org/apache/carbondata/sdk/file/AvroCarbonWriterTest.java ## @@ -47,26 +47,6 @@ public class

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
CarbonDataQA1 commented on pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#issuecomment-624498173 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2945/

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3735: [CARBONDATA-3791] Correct spelling, link and ddl in SI and MV Documentation

2020-05-06 Thread GitBox
Indhumathi27 commented on a change in pull request #3735: URL: https://github.com/apache/carbondata/pull/3735#discussion_r420605411 ## File path: docs/mv-guide.md ## @@ -207,15 +207,15 @@ materialized view, if not, the operation is allowed, otherwise operation will be

[GitHub] [carbondata] Indhumathi27 commented on pull request #3744: [CARBONDATA-3791] Updated configuration-parameters.md and removed unused configuration

2020-05-06 Thread GitBox
Indhumathi27 commented on pull request #3744: URL: https://github.com/apache/carbondata/pull/3744#issuecomment-624494652 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3738: [CARBONDATA-3791] Fix documentation for various features

2020-05-06 Thread GitBox
akashrn5 commented on a change in pull request #3738: URL: https://github.com/apache/carbondata/pull/3738#discussion_r420575005 ## File path: docs/ddl-of-carbondata.md ## @@ -608,12 +607,10 @@ CarbonData DDL statements are documented here,which includes: This can be SDK

[GitHub] [carbondata] maheshrajus commented on a change in pull request #3740: [CARBONDATA-3791]Fix spelling, validating links for quick-start guide and configuration parameters

2020-05-06 Thread GitBox
maheshrajus commented on a change in pull request #3740: URL: https://github.com/apache/carbondata/pull/3740#discussion_r420571145 ## File path: docs/configuration-parameters.md ## @@ -34,7 +34,7 @@ This section provides the details of all the configurations required for the