[jira] [Created] (CARBONDATA-3700) Optimize prune performance when prunning with multi-threads

2020-02-12 Thread Xingjun Hao (Jira)
Xingjun Hao created CARBONDATA-3700: --- Summary: Optimize prune performance when prunning with multi-threads Key: CARBONDATA-3700 URL: https://issues.apache.org/jira/browse/CARBONDATA-3700 Project:

[jira] [Updated] (CARBONDATA-3698) Drop table will iterate all databases and tables

2020-02-12 Thread ShuMing Li (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShuMing Li updated CARBONDATA-3698: --- Description: When executes `drop table carbon_table_xxx`, it costs huge time if there

[jira] [Created] (CARBONDATA-3699) Drop table will iterate all databases and tables

2020-02-12 Thread ShuMing Li (Jira)
ShuMing Li created CARBONDATA-3699: -- Summary: Drop table will iterate all databases and tables Key: CARBONDATA-3699 URL: https://issues.apache.org/jira/browse/CARBONDATA-3699 Project: CarbonData

[jira] [Created] (CARBONDATA-3698) Drop table will iterate all databases and tables

2020-02-12 Thread ShuMing Li (Jira)
ShuMing Li created CARBONDATA-3698: -- Summary: Drop table will iterate all databases and tables Key: CARBONDATA-3698 URL: https://issues.apache.org/jira/browse/CARBONDATA-3698 Project: CarbonData

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax

2020-02-12 Thread GitBox
Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax URL: https://github.com/apache/carbondata/pull/3609#discussion_r378677095 ## File path:

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax

2020-02-12 Thread GitBox
Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax URL: https://github.com/apache/carbondata/pull/3609#discussion_r378677616 ## File path:

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax

2020-02-12 Thread GitBox
Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax URL: https://github.com/apache/carbondata/pull/3609#discussion_r378676919 ## File path:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3618: [WIP] Fix ignored exception when creating CarbonTable

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3618: [WIP] Fix ignored exception when creating CarbonTable URL: https://github.com/apache/carbondata/pull/3618#issuecomment-585570518 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1974/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3618: [WIP] Fix ignored exception when creating CarbonTable

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3618: [WIP] Fix ignored exception when creating CarbonTable URL: https://github.com/apache/carbondata/pull/3618#issuecomment-585552518 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/271/

[GitHub] [carbondata] jackylk opened a new pull request #3618: [WIP] Fix ignored exception when creating CarbonTable

2020-02-12 Thread GitBox
jackylk opened a new pull request #3618: [WIP] Fix ignored exception when creating CarbonTable URL: https://github.com/apache/carbondata/pull/3618 ### Why is this PR needed? ### What changes were proposed in this PR? ### Does this PR introduce any user

[jira] [Created] (CARBONDATA-3697) Reorder modules in pom.xml(parent) to not download dependent jars from maven

2020-02-12 Thread ShuMing Li (Jira)
ShuMing Li created CARBONDATA-3697: -- Summary: Reorder modules in pom.xml(parent) to not download dependent jars from maven Key: CARBONDATA-3697 URL: https://issues.apache.org/jira/browse/CARBONDATA-3697

[jira] [Updated] (CARBONDATA-3696) Avoid list db's all Tables to check if table exists in the db

2020-02-12 Thread ShuMing Li (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShuMing Li updated CARBONDATA-3696: --- Description: I found a lot of `listTables` of the db to check if table exists like

[jira] [Updated] (CARBONDATA-3696) Avoid list db's all Tables to check if table exists in the db

2020-02-12 Thread ShuMing Li (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShuMing Li updated CARBONDATA-3696: --- Description: I found a lot of `listTables` of the db to check if table exists like

[jira] [Updated] (CARBONDATA-3696) Avoid list db's all Tables to check if table exists in the db

2020-02-12 Thread ShuMing Li (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShuMing Li updated CARBONDATA-3696: --- Description: I found a lot of `listTables` of the db to check if table exists like

[jira] [Updated] (CARBONDATA-3696) Avoid list db's all Tables to check if table exists in the db

2020-02-12 Thread ShuMing Li (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ShuMing Li updated CARBONDATA-3696: --- Description: I found a lot of `listTables` of the db to check if table exists like

[jira] [Created] (CARBONDATA-3696) Avoid list db's all Tables to check if table exists in the db

2020-02-12 Thread ShuMing Li (Jira)
ShuMing Li created CARBONDATA-3696: -- Summary: Avoid list db's all Tables to check if table exists in the db Key: CARBONDATA-3696 URL: https://issues.apache.org/jira/browse/CARBONDATA-3696 Project:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-585310941 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1973/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3617: [CARBONDATA-3695] Integrating deep learning framework PyTorch

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3617: [CARBONDATA-3695] Integrating deep learning framework PyTorch URL: https://github.com/apache/carbondata/pull/3617#issuecomment-585308624 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1972/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585304077 Build Success with Spark 2.3.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-585284339 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command URL: https://github.com/apache/carbondata/pull/3612#issuecomment-585282977 Build Failed with Spark 2.3.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3617: [CARBONDATA-3695] Integrating deep learning framework PyTorch

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3617: [CARBONDATA-3695] Integrating deep learning framework PyTorch URL: https://github.com/apache/carbondata/pull/3617#issuecomment-585279268 Build Success with Spark 2.4.4, Please check CI

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

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

[GitHub] [carbondata] xubo245 opened a new pull request #3617: [CARBONDATA-3695] Integrating deep learning framework PyTorch

2020-02-12 Thread GitBox
xubo245 opened a new pull request #3617: [CARBONDATA-3695] Integrating deep learning framework PyTorch URL: https://github.com/apache/carbondata/pull/3617 Apache CarbonData should provides python interface to support deep learning framework PyTorch to ready and write data from/to

[jira] [Updated] (CARBONDATA-3271) Apache CarbonData should provides python interface to support deep learning framework TensorFlow to ready and write data from/to CarbonData

2020-02-12 Thread Bo Xu (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Xu updated CARBONDATA-3271: -- Description: Apache CarbonData should provides python interface to support deep learning

[jira] [Created] (CARBONDATA-3695) Apache CarbonData should provides python interface to support deep learning framework PyTorch to ready and write data from/to CarbonData

2020-02-12 Thread Bo Xu (Jira)
Bo Xu created CARBONDATA-3695: - Summary: Apache CarbonData should provides python interface to support deep learning framework PyTorch to ready and write data from/to CarbonData Key: CARBONDATA-3695 URL:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585260154 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command URL: https://github.com/apache/carbondata/pull/3612#issuecomment-585259042 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378309533 ## File path:

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378309605 ## File path:

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378309510 ## File path:

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378309350 ## File path:

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378309399 ## File path:

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378309460 ## File path:

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
akashrn5 commented on a change in pull request #3608: [CARBONDATA-3680][alpha-feature]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378309556 ## File path:

[GitHub] [carbondata] asfgit closed pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
asfgit closed pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616 This is an automated

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

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3538: [CARBONDATA-3637] Optimize insert into flow URL: https://github.com/apache/carbondata/pull/3538#issuecomment-585241664 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/266/

[GitHub] [carbondata] ajantha-bhat commented on issue #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
ajantha-bhat commented on issue #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616#issuecomment-585240655 LGTM

[GitHub] [carbondata] VenuReddy2103 commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
VenuReddy2103 commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616#discussion_r378293942 ## File path:

[GitHub] [carbondata] VenuReddy2103 commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
VenuReddy2103 commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616#discussion_r378293172 ## File path:

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

2020-02-12 Thread GitBox
ajantha-bhat commented on issue #3538: [CARBONDATA-3637] Optimize insert into flow URL: https://github.com/apache/carbondata/pull/3538#issuecomment-585231947 retest this please This is an automated message from the Apache

[GitHub] [carbondata] asfgit closed pull request #3613: [HOTFIX] Remove unused parameter in TabelModel

2020-02-12 Thread GitBox
asfgit closed pull request #3613: [HOTFIX] Remove unused parameter in TabelModel URL: https://github.com/apache/carbondata/pull/3613 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [carbondata] QiangCai commented on issue #3613: [HOTFIX] Remove unused parameter in TabelModel

2020-02-12 Thread GitBox
QiangCai commented on issue #3613: [HOTFIX] Remove unused parameter in TabelModel URL: https://github.com/apache/carbondata/pull/3613#issuecomment-585224758 LGTM This is an automated message from the Apache Git Service. To

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616#discussion_r378275250 ## File path:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585220935 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3616: [CARBONDATA-3548]Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616#discussion_r378268495 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378266500 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378266561 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378265942 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378265942 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378265311 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378264017 ## File path: core/src/main/java/org/apache/carbondata/core/datamap/TableDataMap.java

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378262296 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378261883 ## File path:

[GitHub] [carbondata] jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#discussion_r378261576 ## File path:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3616: Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3616: Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616#issuecomment-585199012 Build Success with Spark 2.3.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table.

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [CARBONDATA-3680]Support Secondary Index feature on carbon table. URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585180711 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3616: Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3616: Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616#issuecomment-585178192 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] VenuReddy2103 opened a new pull request #3616: Polygon expression processing using unknown expression and filtering performance improvement

2020-02-12 Thread GitBox
VenuReddy2103 opened a new pull request #3616: Polygon expression processing using unknown expression and filtering performance improvement URL: https://github.com/apache/carbondata/pull/3616 ### Why is this PR needed? This PR improves the query processing performance of in_polygon

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [WIP] Send insert stage, compaction to new insert into flow

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3615: [WIP] Send insert stage, compaction to new insert into flow URL: https://github.com/apache/carbondata/pull/3615#issuecomment-585168279 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1965/

[GitHub] [carbondata] akashrn5 commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
akashrn5 commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585167971 > please add description done This is an automated message from the Apache Git Service. To

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

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

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-585160538 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1962/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3606: [CARBONDATA-3681][CARBONDATA-3688] Add compressor name in data file name and change default compressor to ZSTD

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3606: [CARBONDATA-3681][CARBONDATA-3688] Add compressor name in data file name and change default compressor to ZSTD URL: https://github.com/apache/carbondata/pull/3606#issuecomment-585156992 Build Success with Spark 2.3.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax URL: https://github.com/apache/carbondata/pull/3609#issuecomment-585156553 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1959/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command URL: https://github.com/apache/carbondata/pull/3612#issuecomment-585155283 Build Failed with Spark 2.3.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [WIP] Send insert stage, compaction to new insert into flow

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3615: [WIP] Send insert stage, compaction to new insert into flow URL: https://github.com/apache/carbondata/pull/3615#issuecomment-585151986 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/262/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585146097 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1964/

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

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3538: [CARBONDATA-3637] Optimize insert into flow URL: https://github.com/apache/carbondata/pull/3538#issuecomment-585146200 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/260/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585143772 Build Failed with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/261/

[GitHub] [carbondata] ajantha-bhat opened a new pull request #3615: [WIP] Send insert stage, compaction to new insert into flow

2020-02-12 Thread GitBox
ajantha-bhat opened a new pull request #3615: [WIP] Send insert stage, compaction to new insert into flow URL: https://github.com/apache/carbondata/pull/3615 This PR depends on #3538 ### Why is this PR needed? ### What changes were proposed in this PR?

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-585141874 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3612: [CARBONDATA-3694] Separate Materialized View command from DataMap command URL: https://github.com/apache/carbondata/pull/3612#issuecomment-585137491 Build Failed with Spark 2.4.4, Please check CI

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

2020-02-12 Thread GitBox
ajantha-bhat commented on issue #3538: [CARBONDATA-3637] Optimize insert into flow URL: https://github.com/apache/carbondata/pull/3538#issuecomment-585136781 @QiangCai : OK rebased This is an automated message from the

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3583: [CARBONDATA-3687] Support writing non-transactional carbondata files through hive

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3583: [CARBONDATA-3687] Support writing non-transactional carbondata files through hive URL: https://github.com/apache/carbondata/pull/3583#issuecomment-585135292 Build Failed with Spark 2.3.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3606: [CARBONDATA-3681][CARBONDATA-3688] Add compressor name in data file name and change default compressor to ZSTD

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3606: [CARBONDATA-3681][CARBONDATA-3688] Add compressor name in data file name and change default compressor to ZSTD URL: https://github.com/apache/carbondata/pull/3606#issuecomment-585133694 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax URL: https://github.com/apache/carbondata/pull/3609#issuecomment-585133263 Build Success with Spark 2.4.4, Please check CI

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585128056 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1955/

[jira] [Created] (CARBONDATA-3694) Separate MV command from DataMap command

2020-02-12 Thread Jacky Li (Jira)
Jacky Li created CARBONDATA-3694: Summary: Separate MV command from DataMap command Key: CARBONDATA-3694 URL: https://issues.apache.org/jira/browse/CARBONDATA-3694 Project: CarbonData Issue

[GitHub] [carbondata] QiangCai commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
QiangCai commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585124824 please add description This is an automated message from the Apache Git Service. To respond to the

[GitHub] [carbondata] jackylk commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax

2020-02-12 Thread GitBox
jackylk commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax URL: https://github.com/apache/carbondata/pull/3609#discussion_r378144529 ## File path:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3613: [HOTFIX] Remove unused parameter in TabelModel

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3613: [HOTFIX] Remove unused parameter in TabelModel URL: https://github.com/apache/carbondata/pull/3613#issuecomment-585123341 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1954/

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

2020-02-12 Thread GitBox
QiangCai commented on issue #3538: [CARBONDATA-3637] Optimize insert into flow URL: https://github.com/apache/carbondata/pull/3538#issuecomment-585119385 please rebase it This is an automated message from the Apache Git

[GitHub] [carbondata] asfgit closed pull request #3598: [CARBONDATA-3684] Remove MDK and cardinality in write path

2020-02-12 Thread GitBox
asfgit closed pull request #3598: [CARBONDATA-3684] Remove MDK and cardinality in write path URL: https://github.com/apache/carbondata/pull/3598 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [carbondata] QiangCai commented on issue #3598: [CARBONDATA-3684] Remove MDK and cardinality in write path

2020-02-12 Thread GitBox
QiangCai commented on issue #3598: [CARBONDATA-3684] Remove MDK and cardinality in write path URL: https://github.com/apache/carbondata/pull/3598#issuecomment-585116100 LGTM This is an automated message from the Apache Git

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-585113999 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1958/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-585113664 Build Failed with Spark 2.4.4, Please check CI

[GitHub] [carbondata] jackylk opened a new pull request #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-12 Thread GitBox
jackylk opened a new pull request #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614 ### Why is this PR needed? INDEX DDL is common in databases, carbondata should change its index related SQL syntax as other

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3583: [CARBONDATA-3687] Support writing non-transactional carbondata files through hive

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3583: [CARBONDATA-3687] Support writing non-transactional carbondata files through hive URL: https://github.com/apache/carbondata/pull/3583#issuecomment-585109872 Build Success with Spark 2.4.4, Please check CI

[jira] [Created] (CARBONDATA-3693) Separate Index related command from Datamap command

2020-02-12 Thread Jacky Li (Jira)
Jacky Li created CARBONDATA-3693: Summary: Separate Index related command from Datamap command Key: CARBONDATA-3693 URL: https://issues.apache.org/jira/browse/CARBONDATA-3693 Project: CarbonData

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3583: [CARBONDATA-3687] Support writing non-transactional carbondata files through hive

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3583: [CARBONDATA-3687] Support writing non-transactional carbondata files through hive URL: https://github.com/apache/carbondata/pull/3583#issuecomment-585101243 Build Failed with Spark 2.4.4, Please check CI

[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax

2020-02-12 Thread GitBox
Indhumathi27 commented on a change in pull request #3609: [CARBONDATA-3689] Support independent MV extension and MV syntax URL: https://github.com/apache/carbondata/pull/3609#discussion_r378112277 ## File path:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585100396 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/252/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3613: [HOTFIX] Remove unused parameter in TabelModel

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3613: [HOTFIX] Remove unused parameter in TabelModel URL: https://github.com/apache/carbondata/pull/3613#issuecomment-585099798 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/251/

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

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

[GitHub] [carbondata] Indhumathi27 commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
Indhumathi27 commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585090987 retest this please This is an automated message from the Apache Git Service. To respond to the

[GitHub] [carbondata] jackylk opened a new pull request #3613: [HOTFIX] Remove unused parameter in TabelModel

2020-02-12 Thread GitBox
jackylk opened a new pull request #3613: [HOTFIX] Remove unused parameter in TabelModel URL: https://github.com/apache/carbondata/pull/3613 ### Why is this PR needed? parentTable and parentTableRelation are not used in the TableModel, they can be removed ### What changes

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3608: [WIP]Si feature

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3608: [WIP]Si feature URL: https://github.com/apache/carbondata/pull/3608#issuecomment-585087486 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1951/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3612: [WIP] Separate Materialized View command from DataMap command

2020-02-12 Thread GitBox
CarbonDataQA1 commented on issue #3612: [WIP] Separate Materialized View command from DataMap command URL: https://github.com/apache/carbondata/pull/3612#issuecomment-585080914 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/1950/