[GitHub] incubator-carbondata issue #716: [CARBONDATA-840][WIP] improve limit query p...
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/716 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1394/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #716: [CARBONDATA-840][WIP] improve limit query p...
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/716 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1393/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata pull request #716: [CARBONDATA-840][WIP] improve limit ...
GitHub user lionelcao opened a pull request: https://github.com/apache/incubator-carbondata/pull/716 [CARBONDATA-840][WIP] improve limit query performance [Group By] Currently limit query will still scan all data first and limit in the last step. In carbon we can convert limit to filters with dictionary distinct value list... You can merge this pull request into a Git repository by running: $ git pull https://github.com/lionelcao/incubator-carbondata carbon_dev Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/716.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #716 commit e023c36c5f31efa63daf7c2e8f5fec8fa3c19c7e Author: lucao Date: 2017-03-31T06:19:40Z [WIP]improve limit query performance --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #713: [CARBONDATA-838]Add decimal column without ...
Github user nareshpr commented on the issue: https://github.com/apache/incubator-carbondata/pull/713 Can one of the admins pls review and merge this PR ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Created] (CARBONDATA-840) Limit query performance optimization [Group By]
Cao, Lionel created CARBONDATA-840: -- Summary: Limit query performance optimization [Group By] Key: CARBONDATA-840 URL: https://issues.apache.org/jira/browse/CARBONDATA-840 Project: CarbonData Issue Type: Improvement Components: data-query Reporter: Cao, Lionel Assignee: Cao, Lionel Currently limit query will still scan all data first and limit in the last step. In carbon we can convert limit to filters with dictionary distinct value list... -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Created] (CARBONDATA-839) Table lock file is not getting deleted after table rename is successful
Kunal Kapoor created CARBONDATA-839: --- Summary: Table lock file is not getting deleted after table rename is successful Key: CARBONDATA-839 URL: https://issues.apache.org/jira/browse/CARBONDATA-839 Project: CarbonData Issue Type: Bug Reporter: Kunal Kapoor Assignee: Kunal Kapoor Priority: Minor Table lock file is not getting deleted after table rename is successful -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Created] (CARBONDATA-838) Alter table add decimal column with default precision and scale is failing in parser.
Naresh P R created CARBONDATA-838: - Summary: Alter table add decimal column with default precision and scale is failing in parser. Key: CARBONDATA-838 URL: https://issues.apache.org/jira/browse/CARBONDATA-838 Project: CarbonData Issue Type: Bug Reporter: Naresh P R Assignee: Naresh P R Priority: Minor When we add new decimal column without specifying scale and precision, alter table command is failing in parser. eg., alter table test1 add columns(dcmlcol decimal) -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[GitHub] incubator-carbondata issue #715: [CARBONDATA-782]support SORT_COLUMNS
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/715 @ravipesala @jackylk I raised this new pr based on 12-dev branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #715: [CARBONDATA-782]support SORT_COLUMNS
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/715 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1392/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #715: [CARBONDATA-782]support SORT_COLUMNS
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/715 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1391/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1390/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata pull request #635: [CARBONDATA-782]support SORT_COLUMNS
Github user QiangCai closed the pull request at: https://github.com/apache/incubator-carbondata/pull/635 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 close this pr. I will raise another pr to merge to 12-dev branch --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata pull request #715: [CARBONDATA-782]support SORT_COLUMNS...
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/715 [CARBONDATA-782]support SORT_COLUMNS The tasks of SORT_COLUMNS: Support create table with sort_columns property. e.g. tblproperties('sort_columns' = 'col7,col3') The table with SORT_COLUMNS property will be sorted by SORT_COLUMNS. The order of columns is decided by SORT_COLUMNS. Change the encoding rule of SORT_COLUMNS Firstly, the rule of column encoding will keep consistent with previous. Secondly, if a column of SORT_COLUMNS is a measure before, now this column will be created as a dimension. And this dimension is a no-dicitonary column(Better to use other direct-dictionary). Thirdly, the dimension of SORT_COLUMNS have RLE and ROWID page, other dimension have only RLE(not sorted). The start/end key should be composed of SORT_COLUMNS. Using SORT_COLUMNS to build start/end key during data loading and select query. You can merge this pull request into a Git repository by running: $ git pull https://github.com/QiangCai/incubator-carbondata sort_columns Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/715.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #715 commit 287337170650e6ed19fb8d45e32df953d3a1d166 Author: QiangCai Date: 2017-03-02T09:48:54Z sort columns --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #714: Move integration/presto module to branch "p...
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/714 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1389/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata pull request #714: Move integration/presto module to br...
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/714 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata pull request #714: Move integration/presto module to br...
GitHub user chenliang613 opened a pull request: https://github.com/apache/incubator-carbondata/pull/714 Move integration/presto module to branch "presto" You can merge this pull request into a Git repository by running: $ git pull https://github.com/chenliang613/incubator-carbondata mv_presto Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/714.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #714 commit 7ee8e2799ecb621a003bc53bc7998dcce2647095 Author: chenliang613 Date: 2017-03-30T17:11:57Z move presto module to branch for dev --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #710: [CARBONDATA-833]load data from dataframe,ge...
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/710 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1388/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #710: [CARBONDATA-833]load data from dataframe,ge...
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/710 add to whitelist --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1387/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Resolved] (CARBONDATA-835) Null values in carbon table gives a NullPointerException when querying from Presto
[ https://issues.apache.org/jira/browse/CARBONDATA-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-835. --- Resolution: Fixed Fix Version/s: 1.2.0 > Null values in carbon table gives a NullPointerException when querying from > Presto > -- > > Key: CARBONDATA-835 > URL: https://issues.apache.org/jira/browse/CARBONDATA-835 > Project: CarbonData > Issue Type: Bug > Components: presto-integration > Environment: Presto >Reporter: Bhavya Aggarwal >Assignee: Bhavya Aggarwal >Priority: Minor > Fix For: 1.2.0 > > Time Spent: 50m > Remaining Estimate: 0h > > Null values in carbon table gives a NullPointerException when querying from > Presto -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[GitHub] incubator-carbondata pull request #712: [CARBONDATA-835] Fixed NullPointerEx...
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/712 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #712: [CARBONDATA-835] Fixed NullPointerException...
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/712 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Resolved] (CARBONDATA-834) Describe Table in Presto gives incorrect order of columns
[ https://issues.apache.org/jira/browse/CARBONDATA-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-834. --- Resolution: Fixed Fix Version/s: 1.2.0 > Describe Table in Presto gives incorrect order of columns > - > > Key: CARBONDATA-834 > URL: https://issues.apache.org/jira/browse/CARBONDATA-834 > Project: CarbonData > Issue Type: Bug > Components: presto-integration > Environment: Presto >Reporter: Bhavya Aggarwal >Assignee: Bhavya Aggarwal >Priority: Minor > Fix For: 1.2.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Describe Table in Presto gives incorrect order of columns -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[GitHub] incubator-carbondata pull request #711: [CARBONDATA-834] Fixed Describe Tabl...
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/711 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #711: [CARBONDATA-834] Fixed Describe Table for P...
Github user ffpeng90 commented on the issue: https://github.com/apache/incubator-carbondata/pull/711 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #712: [CARBONDATA-835] Fixed NullPointerException...
Github user ffpeng90 commented on the issue: https://github.com/apache/incubator-carbondata/pull/712 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1386/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1385/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Commented] (CARBONDATA-837) Unable to delete records from carbondata table
[ https://issues.apache.org/jira/browse/CARBONDATA-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948907#comment-15948907 ] Sanoj MG commented on CARBONDATA-837: - Can this issue be assigned to me. > Unable to delete records from carbondata table > -- > > Key: CARBONDATA-837 > URL: https://issues.apache.org/jira/browse/CARBONDATA-837 > Project: CarbonData > Issue Type: Bug > Components: spark-integration >Affects Versions: 1.1.0-incubating > Environment: HDP 2.5, Spark 1.6.2 >Reporter: Sanoj MG >Priority: Minor > Fix For: NONE > > > As per below document I am trying to delete entries from the table : > https://github.com/apache/incubator-carbondata/blob/master/docs/dml-operation-on-carbondata.md > scala> cc.sql("select * from accountentity").count > res10: Long = 391351 > scala> cc.sql("delete from accountentity") > INFO 30-03 09:03:03,099 - main Query [DELETE FROM ACCOUNTENTITY] > INFO 30-03 09:03:03,104 - Parsing command: select tupleId from accountentity > INFO 30-03 09:03:03,104 - Parse Completed > INFO 30-03 09:03:03,105 - Parsing command: select tupleId from accountentity > INFO 30-03 09:03:03,105 - Parse Completed > res11: org.apache.spark.sql.DataFrame = [] > scala> cc.sql("select * from accountentity").count > res12: Long = 391351 > The records gets deleted only when an action such as show() is applied. > scala> cc.sql("delete from accountentity").show -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Created] (CARBONDATA-837) Unable to delete records from carbondata table
Sanoj MG created CARBONDATA-837: --- Summary: Unable to delete records from carbondata table Key: CARBONDATA-837 URL: https://issues.apache.org/jira/browse/CARBONDATA-837 Project: CarbonData Issue Type: Bug Components: spark-integration Affects Versions: 1.1.0-incubating Environment: HDP 2.5, Spark 1.6.2 Reporter: Sanoj MG Priority: Minor Fix For: NONE As per below document I am trying to delete entries from the table : https://github.com/apache/incubator-carbondata/blob/master/docs/dml-operation-on-carbondata.md scala> cc.sql("select * from accountentity").count res10: Long = 391351 scala> cc.sql("delete from accountentity") INFO 30-03 09:03:03,099 - main Query [DELETE FROM ACCOUNTENTITY] INFO 30-03 09:03:03,104 - Parsing command: select tupleId from accountentity INFO 30-03 09:03:03,104 - Parse Completed INFO 30-03 09:03:03,105 - Parsing command: select tupleId from accountentity INFO 30-03 09:03:03,105 - Parse Completed res11: org.apache.spark.sql.DataFrame = [] scala> cc.sql("select * from accountentity").count res12: Long = 391351 The records gets deleted only when an action such as show() is applied. scala> cc.sql("delete from accountentity").show -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[GitHub] incubator-carbondata issue #713: [WIP]add decimal column without scale and p...
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/713 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1384/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata pull request #713: [WIP]add decimal column without scal...
GitHub user nareshpr opened a pull request: https://github.com/apache/incubator-carbondata/pull/713 [WIP]add decimal column without scale and precision is failing. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nareshpr/incubator-carbondata altertablefixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/713.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #713 commit ec779b5c3ed8ec74ee72a1fe5a1ea1ad4762a1d2 Author: nareshpr Date: 2017-03-30T11:22:51Z add decimal column without scale and precision is failing. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Assigned] (CARBONDATA-816) Add examples for hive integration under /Examples
[ https://issues.apache.org/jira/browse/CARBONDATA-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anubhav tarar reassigned CARBONDATA-816: Assignee: anubhav tarar > Add examples for hive integration under /Examples > - > > Key: CARBONDATA-816 > URL: https://issues.apache.org/jira/browse/CARBONDATA-816 > Project: CarbonData > Issue Type: Sub-task > Components: examples >Reporter: Liang Chen >Assignee: anubhav tarar >Priority: Minor > -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[GitHub] incubator-carbondata issue #703: [CARBONDATA-780] Alter table support for co...
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/703 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1383/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1382/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #712: [CARBONDATA-835] Fixed NullPointerException...
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/712 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1381/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Commented] (CARBONDATA-836) Error in load using dataframe - columns containing comma
[ https://issues.apache.org/jira/browse/CARBONDATA-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948629#comment-15948629 ] Sanoj MG commented on CARBONDATA-836: - I am working on this issue, can this be assigned to me. > Error in load using dataframe - columns containing comma > - > > Key: CARBONDATA-836 > URL: https://issues.apache.org/jira/browse/CARBONDATA-836 > Project: CarbonData > Issue Type: Bug > Components: spark-integration >Affects Versions: 1.1.0-incubating > Environment: HDP sandbox 2.5, Spark 1.6.2 >Reporter: Sanoj MG >Priority: Minor > Fix For: NONE > > > While trying to load data into Carabondata table using dataframe, the columns > containing commas are not properly loaded. > Eg: > scala> df.show(false) > +---+--+---++-+--+ > |Country|Branch|Name |Address |ShortName|Status| > +---+--+---++-+--+ > |2 |1 |Main Branch|, Dubai, UAE|UHO |256 | > +---+--+---++-+--+ > scala> df.write.format("carbondata").option("tableName", > "Branch1").option("compress", "true").mode(SaveMode.Overwrite).save() > scala> cc.sql("select * from branch1").show(false) > +---+--+---+---+-+--+ > |country|branch|name |address|shortname|status| > +---+--+---+---+-+--+ > |2 |1 |Main Branch| | Dubai |null | > +---+--+---+---+-+--+ -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Created] (CARBONDATA-836) Error in load using dataframe - columns containing comma
Sanoj MG created CARBONDATA-836: --- Summary: Error in load using dataframe - columns containing comma Key: CARBONDATA-836 URL: https://issues.apache.org/jira/browse/CARBONDATA-836 Project: CarbonData Issue Type: Bug Components: spark-integration Affects Versions: 1.1.0-incubating Environment: HDP sandbox 2.5, Spark 1.6.2 Reporter: Sanoj MG Priority: Minor Fix For: NONE While trying to load data into Carabondata table using dataframe, the columns containing commas are not properly loaded. Eg: scala> df.show(false) +---+--+---++-+--+ |Country|Branch|Name |Address |ShortName|Status| +---+--+---++-+--+ |2 |1 |Main Branch|, Dubai, UAE|UHO |256 | +---+--+---++-+--+ scala> df.write.format("carbondata").option("tableName", "Branch1").option("compress", "true").mode(SaveMode.Overwrite).save() scala> cc.sql("select * from branch1").show(false) +---+--+---+---+-+--+ |country|branch|name |address|shortname|status| +---+--+---+---+-+--+ |2 |1 |Main Branch| | Dubai |null | +---+--+---+---+-+--+ -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[GitHub] incubator-carbondata pull request #712: [CARBONDATA-835] Fixed NullPointerEx...
GitHub user bhavya411 opened a pull request: https://github.com/apache/incubator-carbondata/pull/712 [CARBONDATA-835] Fixed NullPointerException for Presto Fixed NullPointerException for Null values in carbon table when quering from Presto. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bhavya411/incubator-carbondata CARBONDATA-835 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/712.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #712 commit 9abf5e4a293fcb5b990f73ecf78cbe4e0f272765 Author: Bhavya Date: 2017-03-30T07:52:55Z Fixed NullPointerException for Null values in carbon table when querying from Presto --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata pull request #711: [CARBONDATA-834] Fixed Describe Tabl...
GitHub user bhavya411 opened a pull request: https://github.com/apache/incubator-carbondata/pull/711 [CARBONDATA-834] Fixed Describe Table for Presto You can merge this pull request into a Git repository by running: $ git pull https://github.com/bhavya411/incubator-carbondata CARBONDATA-834 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/711.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #711 commit abffb4a4d5e38db39d5194efaf0e259339477398 Author: Bhavya Date: 2017-03-30T07:40:22Z Fixed Issue related to Describe table query in Presto --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] incubator-carbondata issue #635: [CARBONDATA-782]support SORT_COLUMNS
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/635 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[jira] [Created] (CARBONDATA-835) Null values in carbon table gives a NullPointerException when querying from Presto
Bhavya Aggarwal created CARBONDATA-835: -- Summary: Null values in carbon table gives a NullPointerException when querying from Presto Key: CARBONDATA-835 URL: https://issues.apache.org/jira/browse/CARBONDATA-835 Project: CarbonData Issue Type: Bug Components: presto-integration Environment: Presto Reporter: Bhavya Aggarwal Assignee: Bhavya Aggarwal Priority: Minor Null values in carbon table gives a NullPointerException when querying from Presto -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Created] (CARBONDATA-834) Describe Table in Presto gives incorrect order of columns
Bhavya Aggarwal created CARBONDATA-834: -- Summary: Describe Table in Presto gives incorrect order of columns Key: CARBONDATA-834 URL: https://issues.apache.org/jira/browse/CARBONDATA-834 Project: CarbonData Issue Type: Bug Components: presto-integration Environment: Presto Reporter: Bhavya Aggarwal Assignee: Bhavya Aggarwal Priority: Minor Describe Table in Presto gives incorrect order of columns -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Assigned] (CARBONDATA-827) Query statistics log format is incorrect
[ https://issues.apache.org/jira/browse/CARBONDATA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen reassigned CARBONDATA-827: - Assignee: Jacky Li Request participants: (was: ) Priority: Minor (was: Major) Fix Version/s: 1.1.0-incubating > Query statistics log format is incorrect > > > Key: CARBONDATA-827 > URL: https://issues.apache.org/jira/browse/CARBONDATA-827 > Project: CarbonData > Issue Type: Bug >Reporter: Jacky Li >Assignee: Jacky Li >Priority: Minor > Fix For: 1.1.0-incubating > > Time Spent: 50m > Remaining Estimate: 0h > > The output log for query statistics has repeated numbers which is incorrect -- This message was sent by Atlassian JIRA (v6.3.15#6346)
[jira] [Resolved] (CARBONDATA-827) Query statistics log format is incorrect
[ https://issues.apache.org/jira/browse/CARBONDATA-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-827. --- Resolution: Fixed > Query statistics log format is incorrect > > > Key: CARBONDATA-827 > URL: https://issues.apache.org/jira/browse/CARBONDATA-827 > Project: CarbonData > Issue Type: Bug >Reporter: Jacky Li >Assignee: Jacky Li >Priority: Minor > Fix For: 1.1.0-incubating > > Time Spent: 50m > Remaining Estimate: 0h > > The output log for query statistics has repeated numbers which is incorrect -- This message was sent by Atlassian JIRA (v6.3.15#6346)