GitHub user himani1 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/447
[CARBONDATA-325] Create table with columns contains spaces in name.
Added support for creating tables with column name containing spaces in
between.
Example: A column can now be named as `first name`.
The column name can now allow spaces in between words.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/himani1/incubator-carbondata CARBONDATA-325
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/447.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 #447
----
commit a0944b9594c349da46e4fd4c63c14f0de0ee8bf3
Author: Himani Arora <[email protected]>
Date: 2016-12-19T12:14:01Z
Added support for creating tables with column name containing spaces within.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---