You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by ravikiran23 <gi...@git.apache.org> on 2017/04/06 05:44:33 UTC

[GitHub] incubator-carbondata pull request #742: [CARBONDATA-875] in create database ...

GitHub user ravikiran23 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/742

    [CARBONDATA-875] in create database DDL , DBNAME should be case insensitive.

    issue : when using Create database DDL , we are creating the folder with the user given name , i.e we are maintaining case sensitivity. but it should be case insensitive. 
    
    Solution : convert the db name to lower case and create folder.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ravikiran23/incubator-carbondata databaseName-caseinsensitive

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/742.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 #742
    
----
commit b2da94ef1bf36bceb69652a2a489fe5bcfcf6794
Author: ravikiran <ra...@gmail.com>
Date:   2017-04-06T05:36:08Z

    create database DBNAME , here DBNAME should be case insensitive.
    
    while creating the folder convert to lower case and create.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #742: [CARBONDATA-875] in create database DDL , D...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/742
  
    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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #742: [CARBONDATA-875] in create database DDL , D...

Posted by ravikiran23 <gi...@git.apache.org>.
Github user ravikiran23 commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/742
  
    please review and merge.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata pull request #742: [CARBONDATA-875] in create database ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/742


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #742: [CARBONDATA-875] in create database DDL , D...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/incubator-carbondata/pull/742
  
    Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1462/



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---