You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/11/30 21:23:12 UTC

[jira] [Created] (CALCITE-496) Allow key/value properties to be passed through DDL statements

James Taylor created CALCITE-496:
------------------------------------

             Summary: Allow key/value properties to be passed through DDL statements
                 Key: CALCITE-496
                 URL: https://issues.apache.org/jira/browse/CALCITE-496
             Project: Calcite
          Issue Type: Improvement
            Reporter: James Taylor
            Assignee: Julian Hyde


Most database systems provide a means of passing through properties to define system-specific behavior. For example, the default block encoding for a table may need to be overridden. This can be done by allowing KEY=VALUE properties to be tacked onto the end of DDL statements. For examples, see http://phoenix.apache.org/language/index.html#create_table



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)