[GitHub] carbondata issue #2739: [CARBONDATA-2954]Fix error when create external tabl...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2739 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/383/ ---

[GitHub] carbondata issue #2739: [CARBONDATA-2954]Fix error when create external tabl...

2018-09-20 Thread shardul-cr7
Github user shardul-cr7 commented on the issue: https://github.com/apache/carbondata/pull/2739 retest this please ---

[GitHub] carbondata issue #2743: [CARBONDATA-2953]fixed dataload failure with sort co...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2743 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/382/ ---

[GitHub] carbondata issue #2665: [CARBONDATA-2897][DataMap] Optimize datamap chooser

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2665 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/557/ ---

[GitHub] carbondata issue #2665: [CARBONDATA-2897][DataMap] Optimize datamap chooser

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2665 Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8627/ ---

[GitHub] carbondata issue #2743: [CARBONDATA-2953]fixed dataload failure with sort co...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2743 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/381/ ---

[GitHub] carbondata pull request #2743: [CARBONDATA-2953]fixed dataload failure with ...

2018-09-20 Thread akashrn5
GitHub user akashrn5 opened a pull request: https://github.com/apache/carbondata/pull/2743 [CARBONDATA-2953]fixed dataload failure with sort columns and query wrong result from other session ### Problem: 1) when dataload is done with sort columns, it fails with following

[jira] [Updated] (CARBONDATA-2953) Dataload fails when sort column is given, and query returns null value from another session

2018-09-20 Thread Akash R Nilugal (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akash R Nilugal updated CARBONDATA-2953: Description: # when dataload is done with sort columns, it fails with

[GitHub] carbondata issue #2742: [CARBONDATA-2956] CarbonReader support use configura...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2742 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/558/ ---

[GitHub] carbondata issue #2742: [CARBONDATA-2956] CarbonReader support use configura...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2742 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8628/ ---

[GitHub] carbondata issue #2742: [CARBONDATA-2956] CarbonReader support use configura...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2742 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/380/ ---

[GitHub] carbondata pull request #2742: [CARBONDATA-2956] CarbonReader support use co...

2018-09-20 Thread xubo245
GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/2742 [CARBONDATA-2956] CarbonReader support use configuration to read S3 data [CARBONDATA-2956] CarbonReader support use configuration to read S3 data 1.with filter 2.without filter function

[GitHub] carbondata issue #2665: [CARBONDATA-2897][DataMap] Optimize datamap chooser

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2665 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/379/ ---

[GitHub] carbondata pull request #2665: [CARBONDATA-2897][DataMap] Optimize datamap c...

2018-09-20 Thread kevinjmh
Github user kevinjmh commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2665#discussion_r219378413 --- Diff: datamap/bloom/src/main/java/org/apache/carbondata/datamap/bloom/BloomCoarseGrainDataMapFactory.java --- @@ -123,6 +129,42 @@ public

[GitHub] carbondata pull request #2665: [CARBONDATA-2897][DataMap] Optimize datamap c...

2018-09-20 Thread kevinjmh
Github user kevinjmh commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2665#discussion_r219378217 --- Diff: datamap/bloom/src/main/java/org/apache/carbondata/datamap/bloom/BloomCoarseGrainDataMapFactory.java --- @@ -123,6 +129,42 @@ public

[GitHub] carbondata pull request #2665: [CARBONDATA-2897][DataMap] Optimize datamap c...

2018-09-20 Thread kevinjmh
Github user kevinjmh commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2665#discussion_r219376540 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockletDataMapFactory.java --- @@ -364,6 +365,13 @@ public

[jira] [Updated] (CARBONDATA-2956) CarbonReader can't support use configuration to read S3 data

2018-09-20 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-2956: Description: Test code: {code:java} package org.apache.carbondata.examples.sdk; import

[jira] [Created] (CARBONDATA-2956) CarbonReader can't support use configuration to read S3 data

2018-09-20 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-2956: --- Summary: CarbonReader can't support use configuration to read S3 data Key: CARBONDATA-2956 URL: https://issues.apache.org/jira/browse/CARBONDATA-2956 Project:

[GitHub] carbondata issue #2665: [CARBONDATA-2897][DataMap] Optimize datamap chooser

2018-09-20 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2665 since it changes the datamap chooser logic, I'd recommend you to test it with larger amount of data and observe the pruning ---

[GitHub] carbondata pull request #2665: [CARBONDATA-2897][DataMap] Optimize datamap c...

2018-09-20 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2665#discussion_r219066622 --- Diff: datamap/bloom/src/main/java/org/apache/carbondata/datamap/bloom/BloomCoarseGrainDataMapFactory.java --- @@ -123,6 +129,42 @@ public

[GitHub] carbondata pull request #2665: [CARBONDATA-2897][DataMap] Optimize datamap c...

2018-09-20 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2665#discussion_r219066781 --- Diff: datamap/bloom/src/main/java/org/apache/carbondata/datamap/bloom/BloomCoarseGrainDataMapFactory.java --- @@ -123,6 +129,42 @@ public

[GitHub] carbondata pull request #2665: [CARBONDATA-2897][DataMap] Optimize datamap c...

2018-09-20 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2665#discussion_r219067294 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockletDataMapFactory.java --- @@ -364,6 +365,13 @@ public

[GitHub] carbondata issue #2741: [CARBONDATA-2955] Fix bugs in adaptive delta integra...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2741 Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8626/ ---

[GitHub] carbondata issue #2741: [CARBONDATA-2955] Fix bugs in adaptive delta integra...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2741 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/556/ ---

[GitHub] carbondata issue #2741: [CARBONDATA-2955] Fix bugs in adaptive delta integra...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2741 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/378/ ---

[jira] [Assigned] (CARBONDATA-2955) bug for legacy store and compaction with zstd compressor and adaptiveDeltaIntegralCodec

2018-09-20 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin reassigned CARBONDATA-2955: -- Assignee: xuchuanyin Description: if table is configured with zstd

[GitHub] carbondata pull request #2741: [CARBONDATA-2955] Fix bugs in adaptive delta ...

2018-09-20 Thread xuchuanyin
GitHub user xuchuanyin opened a pull request: https://github.com/apache/carbondata/pull/2741 [CARBONDATA-2955] Fix bugs in adaptive delta integral codec with compressor the codec should get the right compressor from the column page's meta instead of from the system property.

[jira] [Created] (CARBONDATA-2955) bug for legacy store andwith zstd compressor

2018-09-20 Thread xuchuanyin (JIRA)
xuchuanyin created CARBONDATA-2955: -- Summary: bug for legacy store andwith zstd compressor Key: CARBONDATA-2955 URL: https://issues.apache.org/jira/browse/CARBONDATA-2955 Project: CarbonData

[GitHub] carbondata issue #2734: [CARBONDATA-2946] Bloom filter backward compatibilit...

2018-09-20 Thread kevinjmh
Github user kevinjmh commented on the issue: https://github.com/apache/carbondata/pull/2734 Test case which found this bug pass. Please refer last PR #2654 in description for tracking ---

[GitHub] carbondata issue #2740: [HOTFIX] Fix partition filter slow issue

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2740 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/555/ ---

[GitHub] carbondata issue #2740: [HOTFIX] Fix partition filter slow issue

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2740 Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8625/ ---

[GitHub] carbondata issue #2740: [HOTFIX] Fix partition filter slow issue

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2740 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/377/ ---

[GitHub] carbondata pull request #2740: [HOTFIX] Fix partition filter slow issue

2018-09-20 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/2740 [HOTFIX] Fix partition filter slow issue Problem: In `FileSourceScanExec` it lists all the files of partitions from `CatalogFileIndex` , it causes another job creation to list files per

[GitHub] carbondata issue #2739: [CARBONDATA-2954]Fix error when create external tabl...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2739 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/553/ ---

[GitHub] carbondata issue #2739: [CARBONDATA-2954]Fix error when create external tabl...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2739 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8623/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/554/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8624/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/2738 is there a plan for supporting C ? ---

[GitHub] carbondata issue #2739: [CARBONDATA-2954]Fix error when create external tabl...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2739 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/375/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/376/ ---

[GitHub] carbondata issue #2739: [CARBONDATA-2954]Fix error when create external tabl...

2018-09-20 Thread shardul-cr7
Github user shardul-cr7 commented on the issue: https://github.com/apache/carbondata/pull/2739 retest this please ---

[GitHub] carbondata pull request #2739: [CARBONDATA-2954]Fix error when create extern...

2018-09-20 Thread shardul-cr7
GitHub user shardul-cr7 opened a pull request: https://github.com/apache/carbondata/pull/2739 [CARBONDATA-2954]Fix error when create external table command fired if path already exists Problem : Creating a external table and providing a valid location having some empty directory

[GitHub] carbondata issue #2726: [CARBONDATA-2948] Float and Byte DataType support

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2726 Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8621/ ---

[GitHub] carbondata issue #2726: [CARBONDATA-2948] Float and Byte DataType support

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2726 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/551/ ---

[jira] [Created] (CARBONDATA-2954) Fix error when create external table command fired when path already exists

2018-09-20 Thread Shardul Singh (JIRA)
Shardul Singh created CARBONDATA-2954: - Summary: Fix error when create external table command fired when path already exists Key: CARBONDATA-2954 URL: https://issues.apache.org/jira/browse/CARBONDATA-2954

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8620/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/550/ ---

[jira] [Created] (CARBONDATA-2953) Dataload fails when sort column is given, and query returns null value from another session

2018-09-20 Thread Akash R Nilugal (JIRA)
Akash R Nilugal created CARBONDATA-2953: --- Summary: Dataload fails when sort column is given, and query returns null value from another session Key: CARBONDATA-2953 URL:

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/549/ ---

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8619/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/374/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2738 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8616/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2738 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/548/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2738 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8618/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2738 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/546/ ---

[GitHub] carbondata issue #2734: [CARBONDATA-2946] Bloom filter backward compatibilit...

2018-09-20 Thread dhatchayani
Github user dhatchayani commented on the issue: https://github.com/apache/carbondata/pull/2734 @xuchuanyin Please review this PR ---

[GitHub] carbondata issue #2726: [CARBONDATA-2948] Float and Byte DataType support

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2726 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/373/ ---

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/544/ ---

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8614/ ---

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/372/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2738 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/371/ ---

[GitHub] carbondata issue #2726: [CARBONDATA-2948] Float and Byte DataType support

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2726 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/543/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2738 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/370/ ---

[GitHub] carbondata issue #2738: [CARBONDATA-2952] Provide c++ interface for SDK Carb...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2738 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/368/ ---

[GitHub] carbondata issue #2729: [WIP]Store optimization

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2729 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/547/ ---

[GitHub] carbondata issue #2729: [WIP]Store optimization

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2729 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8617/ ---

[GitHub] carbondata issue #2729: [WIP]Store optimization

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2729 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/369/ ---

[GitHub] carbondata pull request #2738: [CARBONDATA-2952] Provide c++ interface for S...

2018-09-20 Thread xubo245
GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/2738 [CARBONDATA-2952] Provide c++ interface for SDK CarbonReader [CARBONDATA-2952] Provide CarbonReader C++ interface for SDK 1.init carbonreader,config data path and tablename

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/367/ ---

[GitHub] carbondata issue #2726: [CARBONDATA-2948] Float and Byte DataType support

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2726 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8613/ ---

[GitHub] carbondata issue #2737: [HOTFIX] Correct metrics and avoid twice read when p...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2737 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/542/ ---

[GitHub] carbondata issue #2737: [HOTFIX] Correct metrics and avoid twice read when p...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2737 Build Success with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8612/ ---

[jira] [Created] (CARBONDATA-2952) Provide CarbonReader C++ interface for SDK

2018-09-20 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-2952: --- Summary: Provide CarbonReader C++ interface for SDK Key: CARBONDATA-2952 URL: https://issues.apache.org/jira/browse/CARBONDATA-2952 Project: CarbonData Issue

[jira] [Created] (CARBONDATA-2951) CSDK: Provide C++ interface for SDK

2018-09-20 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-2951: --- Summary: CSDK: Provide C++ interface for SDK Key: CARBONDATA-2951 URL: https://issues.apache.org/jira/browse/CARBONDATA-2951 Project: CarbonData Issue Type:

[GitHub] carbondata issue #2726: [CARBONDATA-2948] Float and Byte DataType support

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2726 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/366/ ---

[GitHub] carbondata issue #2737: [HOTFIX] Correct metrics and avoid twice read when p...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2737 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/365/ ---

[GitHub] carbondata pull request #2737: [HOTFIX] Correct metrics and avoid twice read...

2018-09-20 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/2737 [HOTFIX] Correct metrics and avoid twice read when prefetch is disabled When prefetch is disabled in full scan queries read twice the data. This PR removes extra read. Be sure to

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/540/ ---

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8610/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/541/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Failed with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/8611/ ---

[GitHub] carbondata issue #2736: [CARBONDATA-2947] Adaptive encoding support for time...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2736 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/364/ ---

[GitHub] carbondata issue #2734: [CARBONDATA-2946] Bloom filter backward compatibilit...

2018-09-20 Thread dhatchayani
Github user dhatchayani commented on the issue: https://github.com/apache/carbondata/pull/2734 @kevinjmh please review this PR ---

[GitHub] carbondata issue #2735: [CARBONDATA-2950]alter add column of hive table fail...

2018-09-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2735 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/363/ ---

[GitHub] carbondata pull request #2736: [CARBONDATA-2947] Adaptive encoding support f...

2018-09-20 Thread dhatchayani
GitHub user dhatchayani opened a pull request: https://github.com/apache/carbondata/pull/2736 [CARBONDATA-2947] Adaptive encoding support for timestamp no dictionary Support adaptive encoding for Timestamp data type in case of no dictionary column - [ ] Any interfaces