Suresh Subbiah created TRAFODION-2215:
-----------------------------------------
Summary: Create a schema if the named one does not exist
Key: TRAFODION-2215
URL: https://issues.apache.org/jira/browse/TRAFODION-2215
Project: Apache Trafodion
Issue Type: Bug
Components: sql-general
Affects Versions: 2.1-incubating
Reporter: Suresh Subbiah
Assignee: Anoop Sharma
Priority: Minor
1) if dev regressions are being run and regr schema ("trafodion.sch")
doesn't exist, then it is automatically created as part
of the first 'create' stmt. This schema is also updated
as the default schema in DEFAULTS metadata table.
2) if cqd traf_auto_create_schema is set and the schema specified
in a 'create' stmt doesn't exist, then it is automatically
created. This helps with migrating scripts from other vendors
if schema is specified as part of create table stmt.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)