[GitHub] carbondata pull request #2540: [CARBONDATA-2649] Handled executor min/max pr...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2540#discussion_r204630970 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/blocklet/BlockletInfo.java --- @@ -221,7 +223,30 @@ public void

[GitHub] carbondata issue #2387: [CARBONDATA-2621][BloomDataMap] Lock problem in inde...

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

[GitHub] carbondata issue #2456: [CARBONDATA-2694][32k] Show longstring table propert...

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

[GitHub] carbondata issue #2530: [CARBONDATA-2753] Fix Compatibility issues

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

[GitHub] carbondata issue #2387: [CARBONDATA-2621][BloomDataMap] Lock problem in inde...

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

[GitHub] carbondata issue #2537: [CARBONDATA-2768][CarbonStore] Fix error in tests fo...

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

[GitHub] carbondata issue #2456: [CARBONDATA-2694][32k] Show longstring table propert...

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

[GitHub] carbondata issue #2533: [CARBONDATA-2765]handle flat folder support for impl...

2018-07-23 Thread akashrn5
Github user akashrn5 commented on the issue: https://github.com/apache/carbondata/pull/2533 retest sdv please ---

[GitHub] carbondata issue #2538: [CARBONDATA-2769] Fix bug when getting shard name fr...

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

[GitHub] carbondata issue #2543: [HOTFIX] Minor optimization for getBlockletNumber to...

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

[GitHub] carbondata issue #2538: [CARBONDATA-2769] Fix bug when getting shard name fr...

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

[GitHub] carbondata issue #2537: [CARBONDATA-2768][CarbonStore] Fix error in tests fo...

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

[GitHub] carbondata issue #2543: [HOTFIX] Minor optimization for getBlockletNumber to...

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

[GitHub] carbondata issue #2533: [CARBONDATA-2765]handle flat folder support for impl...

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

[GitHub] carbondata pull request #2456: [CARBONDATA-2694][32k] Show longstring table ...

2018-07-23 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2456#discussion_r204616746 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/table/CarbonDescribeFormattedCommand.scala --- @@ -114,6 +114,13

[GitHub] carbondata pull request #2456: [CARBONDATA-2694][32k] Show longstring table ...

2018-07-23 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2456#discussion_r204615191 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/table/CarbonDescribeFormattedCommand.scala --- @@ -114,6 +114,13 @@

[GitHub] carbondata issue #2387: [CARBONDATA-2621][BloomDataMap] Lock problem in inde...

2018-07-23 Thread brijoobopanna
Github user brijoobopanna commented on the issue: https://github.com/apache/carbondata/pull/2387 retest this please ---

[GitHub] carbondata pull request #2538: [CARBONDATA-2769] Fix bug when getting shard ...

2018-07-23 Thread kevinjmh
Github user kevinjmh commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2538#discussion_r204614072 --- Diff: core/src/main/java/org/apache/carbondata/core/util/path/CarbonTablePath.java --- @@ -665,9 +665,21 @@ public static String

[GitHub] carbondata issue #2544: [WIP][CarbonStore] Support ingesting data from DIS

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

[GitHub] carbondata pull request #2537: [CARBONDATA-2768][CarbonStore] Fix error in t...

2018-07-23 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2537#discussion_r204613470 --- Diff: core/src/main/java/org/apache/carbondata/core/statusmanager/FileFormatProperties.java --- @@ -17,10 +17,19 @@ package

[GitHub] carbondata pull request #2544: [WIP][CarbonStore] Support ingesting data fro...

2018-07-23 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/carbondata/pull/2544 [WIP][CarbonStore] Support ingesting data from DIS Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces

[GitHub] carbondata pull request #2537: [CARBONDATA-2768][CarbonStore] Fix error in t...

2018-07-23 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2537#discussion_r204612717 --- Diff: core/src/main/java/org/apache/carbondata/core/statusmanager/FileFormatProperties.java --- @@ -17,10 +17,19 @@ package

[GitHub] carbondata pull request #2528: [CARBONDATA-2767][CarbonStore] Fix task local...

2018-07-23 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2528#discussion_r204612669 --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java --- @@ -1882,6 +1882,13 @@ public static

[jira] [Assigned] (CARBONDATA-2773) Load one file for multiple times in one load command cause wrong query result

2018-07-23 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin reassigned CARBONDATA-2773: -- Assignee: xuchuanyin > Load one file for multiple times in one load command

[GitHub] carbondata pull request #2456: [CARBONDATA-2694][32k] Show longstring table ...

2018-07-23 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2456#discussion_r204611831 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/table/CarbonDescribeFormattedCommand.scala --- @@ -114,6 +114,13 @@

[jira] [Created] (CARBONDATA-2773) Load one file for multiple times in one load command cause wrong query result

2018-07-23 Thread xuchuanyin (JIRA)
xuchuanyin created CARBONDATA-2773: -- Summary: Load one file for multiple times in one load command cause wrong query result Key: CARBONDATA-2773 URL: https://issues.apache.org/jira/browse/CARBONDATA-2773

[jira] [Resolved] (CARBONDATA-2512) Support long_string_columns in sdk

2018-07-23 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2512. -- Resolution: Fixed Fix Version/s: 1.4.1 1.5.0 > Support

[GitHub] carbondata pull request #2455: [CARBONDATA-2512][32k] Support writing longst...

2018-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2455 ---

[GitHub] carbondata issue #2455: [CARBONDATA-2512][32k] Support writing longstring th...

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

[GitHub] carbondata pull request #2537: [CARBONDATA-2768][CarbonStore] Fix error in t...

2018-07-23 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2537#discussion_r204610009 --- Diff: core/src/main/java/org/apache/carbondata/core/statusmanager/FileFormatProperties.java --- @@ -17,10 +17,19 @@ package

[GitHub] carbondata pull request #2538: [CARBONDATA-2769] Fix bug when getting shard ...

2018-07-23 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2538#discussion_r204609104 --- Diff: core/src/main/java/org/apache/carbondata/core/util/path/CarbonTablePath.java --- @@ -665,9 +665,21 @@ public static String

[GitHub] carbondata pull request #2538: [CARBONDATA-2769] Fix bug when getting shard ...

2018-07-23 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2538#discussion_r204608952 --- Diff: core/src/main/java/org/apache/carbondata/core/util/path/CarbonTablePath.java --- @@ -665,9 +665,21 @@ public static String

[GitHub] carbondata issue #2540: [CARBONDATA-2649] Handled executor min/max pruning w...

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

[GitHub] carbondata issue #2543: [HOTFIX] Minor optimization for getBlockletNumber to...

2018-07-23 Thread kevinjmh
Github user kevinjmh commented on the issue: https://github.com/apache/carbondata/pull/2543 LGTM ---

[GitHub] carbondata pull request #2543: [HOTFIX] Minor optimization for getBlockletNu...

2018-07-23 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/carbondata/pull/2543 [HOTFIX] Minor optimization for getBlockletNumber to return integer Change BlockletScannedResult.getBlockletNumber to return integer - [X] Any interfaces changed? No - [X]

[GitHub] carbondata pull request #2539: [CARBONDATA-2770][BloomDataMap] Optimize code...

2018-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2539 ---

[GitHub] carbondata issue #2539: [CARBONDATA-2770][BloomDataMap] Optimize code to get...

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

[GitHub] carbondata issue #2539: [CARBONDATA-2770][BloomDataMap] Optimize code to get...

2018-07-23 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2539 retest sdv please ---

[GitHub] carbondata issue #2538: [CARBONDATA-2769] Fix bug when getting shard name fr...

2018-07-23 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2538 LGTM ---

[GitHub] carbondata issue #2539: [CARBONDATA-2770][BloomDataMap] Optimize code to get...

2018-07-23 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2539 LGTM Waiting for the build ---

[GitHub] carbondata issue #2539: [CARBONDATA-2770][BloomDataMap] Optimize code to get...

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

[GitHub] carbondata issue #2464: [CARBONDATA-2618][32K] Split to multiple pages if va...

2018-07-23 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2464 retest sdv please ---

[jira] [Resolved] (CARBONDATA-2550) [MV] Limit is ignored when data fetched from MV, Query rewrite is Wrong

2018-07-23 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2550. -- Resolution: Fixed Fix Version/s: 1.4.1 1.5.0 > [MV] Limit is

[GitHub] carbondata pull request #2480: [CARBONDATA-2550][CARBONDATA-2576][MV] Fix li...

2018-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2480 ---

[jira] [Resolved] (CARBONDATA-2542) MV creation is failed for other than default database

2018-07-23 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2542. -- Resolution: Fixed Assignee: Ravindra Pesala (was: xubo245) Fix Version/s:

[GitHub] carbondata issue #2480: [CARBONDATA-2550][CARBONDATA-2576][MV] Fix limit and...

2018-07-23 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2480 The conflict is due to test case adding in #2476 It is not a code problem and I have resolved the conflict. Merging this to master ---

[GitHub] carbondata pull request #2479: [CARBONDATA-2542][MV] Fix the mv query from t...

2018-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2479 ---

[GitHub] carbondata issue #2479: [CARBONDATA-2542][MV] Fix the mv query from table wi...

2018-07-23 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2479 The conflict is due to test case adding in #2476 I have resolved the conflict and merging this to master ---

[jira] [Resolved] (CARBONDATA-2534) MV Dataset - MV creation is not working with the substring()

2018-07-23 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-2534. -- Resolution: Fixed Fix Version/s: 1.4.1 1.5.0 > MV Dataset - MV

[GitHub] carbondata pull request #2476: [CARBONDATA-2534][MV] Fix substring expressio...

2018-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2476 ---

[GitHub] carbondata issue #2441: [CARBONDATA-2625] optimize CarbonReader performance

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

[GitHub] carbondata issue #2480: [CARBONDATA-2550][CARBONDATA-2576][MV] Fix limit and...

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

[GitHub] carbondata issue #2476: [CARBONDATA-2534][MV] Fix substring expression not w...

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

[GitHub] carbondata issue #2484: [HOTFIX] added hadoop conf to thread local

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

[GitHub] carbondata issue #2475: [CARBONDATA-2531][MV] Fix alias not working on MV qu...

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

[GitHub] carbondata issue #2539: [CARBONDATA-2770][BloomDataMap] Optimize code to get...

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

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

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

[GitHub] carbondata issue #2477: [CARBONDATA-2539][MV] Fix predicate subquery which u...

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

[GitHub] carbondata issue #2477: [CARBONDATA-2539][MV] Fix predicate subquery which u...

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

[GitHub] carbondata issue #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA-2568][...

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

[GitHub] carbondata issue #2479: [CARBONDATA-2542][MV] Fix the mv query from table wi...

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

[GitHub] carbondata issue #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA-2568][...

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

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

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

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

[GitHub] carbondata issue #2479: [CARBONDATA-2542][MV] Fix the mv query from table wi...

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

[GitHub] carbondata issue #2517: [CARBONDATA-2749][dataload] In HDFS Empty tablestatu...

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

[GitHub] carbondata issue #2480: [CARBONDATA-2550][CARBONDATA-2576][MV] Fix limit and...

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

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

2018-07-23 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/2542 retest this please ---

[GitHub] carbondata issue #2511: [CARBONDATA-2745] Added atomic file operations for S...

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

[GitHub] carbondata issue #2541: [CARBONDATA-2771]block update and delete on table if...

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

[GitHub] carbondata issue #2475: [CARBONDATA-2531][MV] Fix alias not working on MV qu...

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

[GitHub] carbondata issue #2533: [CARBONDATA-2765]handle flat folder support for impl...

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

[GitHub] carbondata issue #2476: [CARBONDATA-2534][MV] Fix substring expression not w...

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

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

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

[GitHub] carbondata issue #2511: [CARBONDATA-2745] Added atomic file operations for S...

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

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

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

[GitHub] carbondata issue #2484: [HOTFIX] added hadoop conf to thread local

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

[GitHub] carbondata issue #2533: [CARBONDATA-2765]handle flat folder support for impl...

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

[GitHub] carbondata issue #2525: [CARBONDATA-2756] added BSD license for zstd-jni dep...

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

[GitHub] carbondata issue #2535: [CARBONDATA-2606]Fix Complex array Pushdown

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

[GitHub] carbondata issue #2535: [CARBONDATA-2606]Fix Complex array Pushdown

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

[GitHub] carbondata pull request #2480: [CARBONDATA-2550][CARBONDATA-2576][MV] Fix li...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2480#discussion_r204481327 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -429,7 +436,7 @@ object MVHelper { /**

[GitHub] carbondata issue #2540: [CARBONDATA-2649] Handled executor min/max pruning w...

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

[GitHub] carbondata pull request #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2478#discussion_r204479397 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -118,6 +122,43 @@ object MVHelper {

[GitHub] carbondata pull request #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2478#discussion_r204479352 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -118,6 +122,43 @@ object MVHelper {

[GitHub] carbondata pull request #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2478#discussion_r204479283 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -118,6 +122,43 @@ object MVHelper {

[GitHub] carbondata pull request #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2478#discussion_r204479337 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -118,6 +122,43 @@ object MVHelper {

[GitHub] carbondata pull request #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2478#discussion_r204479261 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -118,6 +122,43 @@ object MVHelper {

[GitHub] carbondata pull request #2478: [CARBONDATA-2540][CARBONDATA-2560][CARBONDATA...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2478#discussion_r204479220 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -118,6 +122,43 @@ object MVHelper {

[GitHub] carbondata pull request #2542: [CARBONDATA-2772] Size based dictionary fallb...

2018-07-23 Thread BJangir
GitHub user BJangir opened a pull request: https://github.com/apache/carbondata/pull/2542 [CARBONDATA-2772] Size based dictionary fallback is failing even thre… Issue:- Size Based Fallback happened even threshold is not reached. RootCause:- Current size calculation is wrong.

[jira] [Created] (CARBONDATA-2772) Size based dictionary fallback is failing even threshold is not reached.

2018-07-23 Thread Babulal (JIRA)
Babulal created CARBONDATA-2772: --- Summary: Size based dictionary fallback is failing even threshold is not reached. Key: CARBONDATA-2772 URL: https://issues.apache.org/jira/browse/CARBONDATA-2772

[GitHub] carbondata issue #2541: [CARBONDATA-2771]block update and delete on table if...

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

[GitHub] carbondata pull request #2477: [CARBONDATA-2539][MV] Fix predicate subquery ...

2018-07-23 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2477#discussion_r204474392 --- Diff: datamap/mv/core/src/main/scala/org/apache/carbondata/mv/datamap/MVHelper.scala --- @@ -463,6 +485,23 @@ object MVHelper { }

[GitHub] carbondata issue #2387: [CARBONDATA-2621][BloomDataMap] Lock problem in inde...

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

[GitHub] carbondata issue #2533: [CARBONDATA-2765]handle flat folder support for impl...

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

[GitHub] carbondata issue #2538: [CARBONDATA-2769] Fix bug when getting shard name fr...

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

[GitHub] carbondata pull request #2517: [CARBONDATA-2749][dataload] In HDFS Empty tab...

2018-07-23 Thread KanakaKumar
Github user KanakaKumar commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2517#discussion_r204456375 --- Diff: core/src/main/java/org/apache/carbondata/core/fileoperations/AtomicFileOperationsImpl.java --- @@ -70,12 +78,20 @@ public

[GitHub] carbondata issue #2535: [CARBONDATA-2606]Fix Complex array Pushdown

2018-07-23 Thread Indhumathi27
Github user Indhumathi27 commented on the issue: https://github.com/apache/carbondata/pull/2535 Retest sdv please ---

[GitHub] carbondata issue #2535: [CARBONDATA-2606]Fix Complex array Pushdown

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

  1   2   3   >