Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-1659

Unable to have spaces in column names in ddl

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 1.1.3-2, 1.1.5
    • 1.1.7
    • None
    • None
    • all
    • 2018-16, 2018-17, 2018-18, 2018-19, 2018-20, 2018-21

    Description

      MariaDB [innotest1]> CREATE TABLE t10 (`c300_500_18 REF NOx` varchar(20)) ENGINE = innodb;
      Query OK, 0 rows affected (0.01 sec)
      MariaDB [innotest1]> drop table t10;
      Query OK, 0 rows affected (0.00 sec)
      MariaDB [innotest1]> CREATE TABLE t10 (`c300_500_18 REF NOx` varchar(20)) ENGINE = columnstore;
      ERROR 1178 (42000): The storage engine for the table doesn't support The syntax or the data type(s) is not supported by Columnstore. Please check the Columnstore syntax guide for supported syntax or data types.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Roman made transition -
            Open In Progress
            12h 15m 1
            Roman made transition -
            In Progress In Review
            9h 54m 1
            David Hall (Inactive) made transition -
            In Review In Testing
            2d 23h 2m 1
            Daniel Lee (Inactive) made transition -
            In Testing Closed
            121d 2h 15m 1

            People

              dleeyh Daniel Lee (Inactive)
              rogereisentrager-oldjiradupe Roger Eisentrager (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.