[jira] [Commented] (CARBONDATA-2085) It's different between load twice and create datamap with load again after load data and create datamap

2018-02-02 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351302#comment-16351302 ] xubo245 commented on CARBONDATA-2085: - Now the error does not happen again. Did y

[jira] [Resolved] (CARBONDATA-2098) Add documentation for pre-aggregate tables

2018-02-02 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-2098. Resolution: Fixed Assignee: Raghunandan S Fix Version/s: 1.3.0 > Add do

[GitHub] carbondata pull request #1886: [CARBONDATA-2098]Add Documentation for Pre-Ag...

2018-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1886 ---

[GitHub] carbondata issue #1856: [CARBONDATA-2073][CARBONDATA-1516][Tests] Add test c...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1856 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3472/ ---

[GitHub] carbondata issue #1856: [CARBONDATA-2073][CARBONDATA-1516][Tests] Add test c...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1856 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2232/ ---

[GitHub] carbondata issue #1886: [CARBONDATA-2098]Add Documentation for Pre-Aggregate...

2018-02-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1886 verified, LGTM ---

[jira] [Commented] (CARBONDATA-2085) It's different between load twice and create datamap with load again after load data and create datamap

2018-02-02 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351298#comment-16351298 ] xubo245 commented on CARBONDATA-2085: - df is select from maintable, you can ignor

[GitHub] carbondata pull request #1886: [CARBONDATA-2098]Add Documentation for Pre-Ag...

2018-02-02 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1886#discussion_r165807902 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/TimeSeriesPreAggregateTableExample.scala --- @@ -0,0 +1,105 @@ +/*

[GitHub] carbondata pull request #1886: [CARBONDATA-2098]Add Documentation for Pre-Ag...

2018-02-02 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1886#discussion_r165807899 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/TimeSeriesPreAggregateTableExample.scala --- @@ -0,0 +1,105 @@ +/*

[jira] [Closed] (CARBONDATA-2121) Remove tempCSV option for Carbon Dataframe Writer

2018-02-02 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li closed CARBONDATA-2121. Resolution: Duplicate > Remove tempCSV option for Carbon Dataframe Writer > ---

[jira] [Resolved] (CARBONDATA-2110) option of TempCsv should be removed since the default delimiter may conflicts with field value

2018-02-02 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2110. -- Resolution: Fixed Assignee: (was: xuchuanyin) Fix Version/s: 1.3.0 > op

[GitHub] carbondata pull request #1916: [CARBONDATA-2110]deprecate 'tempCSV' option o...

2018-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1916 ---

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

2018-02-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1916 LGTM ---

[GitHub] carbondata issue #71: [CARBONDATA-155] Code refactor to avoid the Type Casti...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/71 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3335/ ---

[GitHub] carbondata issue #1886: [CARBONDATA-2098]Add Documentation for Pre-Aggregate...

2018-02-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1886 LGTM ---

[GitHub] carbondata pull request #1919: [CARBONDATA-2123] Refactor datamap schema thr...

2018-02-02 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1919#discussion_r165807745 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/datamap/CarbonCreateDataMapCommand.scala --- @@ -60,7 +61,14 @@ case

[GitHub] carbondata pull request #1919: [CARBONDATA-2123] Refactor datamap schema thr...

2018-02-02 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1919#discussion_r165807734 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/schema/datamap/DataMapProvider.java --- @@ -27,6 +27,40 @@ */ public

[GitHub] carbondata issue #1886: [CARBONDATA-2098]Add Documentation for Pre-Aggregate...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1886 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2231/ ---

[GitHub] carbondata issue #1886: [CARBONDATA-2098]Add Documentation for Pre-Aggregate...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1886 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3471/ ---

[GitHub] carbondata pull request #1878: [CARBONDATA-2094] Filter DataMap Tables in Sh...

2018-02-02 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1878#discussion_r165807488 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/integration/spark/testsuite/preaggregate/TestPreAggCreateCommand.scala ---

[GitHub] carbondata pull request #1878: [CARBONDATA-2094] Filter DataMap Tables in Sh...

2018-02-02 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1878#discussion_r165807476 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/integration/spark/testsuite/preaggregate/TestPreAggCreateCommand.scala ---

[GitHub] carbondata issue #1831: [CARBONDATA-1993] Carbon properties default values f...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1831 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3334/ ---

[GitHub] carbondata issue #1856: [CARBONDATA-2073][CARBONDATA-1516][Tests] Add test c...

2018-02-02 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/1856 need rebase again ---

[GitHub] carbondata issue #1104: [CARBONDATA-1239] Add validation for set command par...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1104 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests// ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2230/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3470/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3332/ ---

[GitHub] carbondata issue #1831: [CARBONDATA-1993] Carbon properties default values f...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on the issue: https://github.com/apache/carbondata/pull/1831 retest SDV please ---

[GitHub] carbondata issue #1831: [CARBONDATA-1993] Carbon properties default values f...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1831 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3331/ ---

[GitHub] carbondata issue #1919: [CARBONDATA-2123] Refactor datamap schema thrift and...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1919 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3330/ ---

[GitHub] carbondata issue #1919: [CARBONDATA-2123] Refactor datamap schema thrift and...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1919 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3468/ ---

[GitHub] carbondata issue #1919: [CARBONDATA-2123] Refactor datamap schema thrift and...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1919 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2228/ ---

[GitHub] carbondata pull request #1911: [CARBONDATA-2119] Fixed deserialization issue...

2018-02-02 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1911#discussion_r165804520 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/model/CarbonDataLoadSchema.java --- @@ -51,7 +61,22 @@ public CarbonData

[GitHub] carbondata issue #1911: [CARBONDATA-2119] Fixed deserialization issues for c...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1911 @kunal642 Please fix the build errors ---

[jira] [Created] (CARBONDATA-2123) Refactor datamap schema thrift and datamap provider to use short name and classname

2018-02-02 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-2123: --- Summary: Refactor datamap schema thrift and datamap provider to use short name and classname Key: CARBONDATA-2123 URL: https://issues.apache.org/jira/browse/CARBONDA

[GitHub] carbondata issue #1912: [CARBONDATA-2120]Fixed is null filter issue

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1912 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3329/ ---

[GitHub] carbondata issue #1879: [CARBONDATA-2102] Fix measure min/max value problem ...

2018-02-02 Thread kevinjmh
Github user kevinjmh commented on the issue: https://github.com/apache/carbondata/pull/1879 I have a question about the following codes. Doesn't it make the compare method always return EQUAL? It compares same input argument. ``` byte[][] firstBytes = splitKey(first.getBy

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3328/ ---

[GitHub] carbondata issue #1915: [CARBONDATA-1454]false expression handling and block...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1915 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3327/ ---

[GitHub] carbondata issue #1918: [WIP] Fix self join query with dictionary include

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1918 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3326/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3325/ ---

[GitHub] carbondata issue #1917: [CARBONDATA-2105] Fixed bug for null values when gro...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1917 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3324/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3323/ ---

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

2018-02-02 Thread qiuchenjian
Github user qiuchenjian commented on the issue: https://github.com/apache/carbondata/pull/1916 I think the tests with tempCSV need be kept, because the customer is still using the option @jackylk ---

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

2018-02-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1916 Can you search for tempCSV in all testcases and delete them, I think you can do it easily in IDE ---

[GitHub] carbondata issue #1913: [CARBONDATA-2121] Remove tempCSV option for Carbon D...

2018-02-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1913 duplicated PR ---

[GitHub] carbondata pull request #1913: [CARBONDATA-2121] Remove tempCSV option for C...

2018-02-02 Thread jackylk
Github user jackylk closed the pull request at: https://github.com/apache/carbondata/pull/1913 ---

[GitHub] carbondata issue #1772: [CARBONDATA-1995] Unify all writer steps and make te...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1772 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3322/ ---

[GitHub] carbondata issue #1916: [CARBONDATA-2110]deprecate 'tempCSV' option of dataf...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1916 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3321/ ---

[GitHub] carbondata issue #1915: [CARBONDATA-1454]false expression handling and block...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1915 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3320/ ---

[GitHub] carbondata issue #71: [CARBONDATA-155] Code refactor to avoid the Type Casti...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/71 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2227/ ---

[GitHub] carbondata issue #71: [CARBONDATA-155] Code refactor to avoid the Type Casti...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/71 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3467/ ---

[GitHub] carbondata issue #1831: [CARBONDATA-1993] Carbon properties default values f...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1831 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2226/ ---

[GitHub] carbondata issue #1831: [CARBONDATA-1993] Carbon properties default values f...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1831 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3466/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3319/ ---

[GitHub] carbondata issue #1104: [CARBONDATA-1239] Add validation for set command par...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1104 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2225/ ---

[GitHub] carbondata issue #1104: [CARBONDATA-1239] Add validation for set command par...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1104 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3465/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3464/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2224/ ---

[GitHub] carbondata pull request #1104: [CARBONDATA-1239] Add validation for set comm...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1104#discussion_r165763372 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonTableOutputFormat.java --- @@ -307,17 +307,11 @@ public static CarbonL

[GitHub] carbondata pull request #71: [CARBONDATA-155] Code refactor to avoid the Typ...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan closed the pull request at: https://github.com/apache/carbondata/pull/71 ---

[GitHub] carbondata pull request #71: [CARBONDATA-155] Code refactor to avoid the Typ...

2018-02-02 Thread mohammadshahidkhan
GitHub user mohammadshahidkhan reopened a pull request: https://github.com/apache/carbondata/pull/71 [CARBONDATA-155] Code refactor to avoid the Type Casting in compareTo method … You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3318/ ---

[GitHub] carbondata issue #1831: [CARBONDATA-1993] Carbon properties default values f...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1831 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2223/ ---

[GitHub] carbondata issue #1831: [CARBONDATA-1993] Carbon properties default values f...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1831 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3463/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3317/ ---

[GitHub] carbondata pull request #1831: [CARBONDATA-1993] Carbon properties default v...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1831#discussion_r165743860 --- Diff: conf/carbon.properties.template --- @@ -17,29 +17,25 @@ # System Configuration

[GitHub] carbondata pull request #1831: [CARBONDATA-1993] Carbon properties default v...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1831#discussion_r165743651 --- Diff: conf/carbon.properties.template --- @@ -76,22 +72,16 @@ carbon.enable.quick.filter=false #carbon.block.meta.size.reserved.perce

[GitHub] carbondata pull request #1831: [CARBONDATA-1993] Carbon properties default v...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1831#discussion_r165743745 --- Diff: docs/configuration-parameters.md --- @@ -32,10 +32,10 @@ This section provides the details of all the configurations required for t

[GitHub] carbondata pull request #1831: [CARBONDATA-1993] Carbon properties default v...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1831#discussion_r165742856 --- Diff: conf/carbon.properties.template --- @@ -110,7 +100,7 @@ carbon.enable.quick.filter=false ##Percentage to identify whether colum

[GitHub] carbondata issue #1888: [CARBONDATA-2101]Restrict direct query on pre aggreg...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1888 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3316/ ---

[GitHub] carbondata pull request #1831: [CARBONDATA-1993] Carbon properties default v...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1831#discussion_r165741342 --- Diff: conf/carbon.properties.template --- @@ -76,22 +72,16 @@ carbon.enable.quick.filter=false #carbon.block.meta.size.reserved.perce

[GitHub] carbondata issue #1919: [WIP]Refactor datamap schema thrift and datamap prov...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1919 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder// ---

[GitHub] carbondata issue #1834: [CARBONDATA-2056] Hadoop Configuration with access k...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on the issue: https://github.com/apache/carbondata/pull/1834 closing this PR as per @ravipesala this fix will be handled for all the I/O operation together with S3 support implementation ---

[GitHub] carbondata pull request #1834: [CARBONDATA-2056] Hadoop Configuration with a...

2018-02-02 Thread mohammadshahidkhan
Github user mohammadshahidkhan closed the pull request at: https://github.com/apache/carbondata/pull/1834 ---

[GitHub] carbondata issue #1919: [WIP]Refactor datamap schema thrift and datamap prov...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1919 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3462/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1914 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3315/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2221/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3461/ ---

[jira] [Resolved] (CARBONDATA-2120) Fixed data mismatch for No dictionary numeric data type

2018-02-02 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-2120. - Resolution: Fixed Assignee: kumar vishal Fix Version/s: 1.3.0

[GitHub] carbondata pull request #1912: [CARBONDATA-2120]Fixed is null filter issue

2018-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1912 ---

[GitHub] carbondata issue #1912: [CARBONDATA-2120]Fixed is null filter issue

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1912 LGTM ---

[GitHub] carbondata pull request #1919: [WIP]Refactor datamap schema thrift and datam...

2018-02-02 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1919 [WIP]Refactor datamap schema thrift and datamap provider to use short name and classname Be sure to do all of the following checklist to help us incorporate your contribution

[GitHub] carbondata issue #1915: [CARBONDATA-1454]false expression handling and block...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1915 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2220/ ---

[GitHub] carbondata issue #1915: [CARBONDATA-1454]false expression handling and block...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1915 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3460/ ---

[GitHub] carbondata issue #1918: [WIP] Fix self join query with dictionary include

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1918 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2219/ ---

[GitHub] carbondata issue #1913: [CARBONDATA-2121] Remove tempCSV option for Carbon D...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1913 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3314/ ---

[GitHub] carbondata issue #1918: [WIP] Fix self join query with dictionary include

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1918 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3459/ ---

[GitHub] carbondata issue #1912: [CARBONDATA-2120]Fixed is null filter issue

2018-02-02 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/1912 retest sdv please ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2218/ ---

[GitHub] carbondata issue #1917: [CARBONDATA-2105] Fixed bug for null values when gro...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1917 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2217/ ---

[GitHub] carbondata issue #1914: [CARBONDATA-2122] Corrected bad record path validati...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1914 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3458/ ---

[GitHub] carbondata issue #1912: [CARBONDATA-2120]Fixed is null filter issue

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1912 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3313/ ---

[GitHub] carbondata issue #1917: [CARBONDATA-2105] Fixed bug for null values when gro...

2018-02-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1917 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3457/ ---

[GitHub] carbondata issue #1915: [CARBONDATA-1454]false expression handling and block...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1915 @BJangir Please add a test case for it ---

[GitHub] carbondata issue #1888: [CARBONDATA-2101]Restrict direct query on pre aggreg...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1888 @kumarvishal09 Please rebase it ---

[jira] [Resolved] (CARBONDATA-2108) RefactorUnsafe sort property

2018-02-02 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-2108. - Resolution: Fixed Fix Version/s: 1.3.0 > RefactorUnsafe sort property

[GitHub] carbondata pull request #1896: [CARBONDATA-2108]Updated unsafe sort memory c...

2018-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1896 ---

[GitHub] carbondata issue #1896: [CARBONDATA-2108]Updated unsafe sort memory configur...

2018-02-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1896 LGTM ---

[GitHub] carbondata pull request #1918: [WIP] Fix self join query with dictionary inc...

2018-02-02 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1918 [WIP] Fix self join query with dictionary include Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces

  1   2   >