GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/37
[TRAFODION-1423] Indexes on trafodion should be created in aligned roâ¦
â¦w format by default
A new CQD TRAF_INDEX_ALIGNED_ROW_FORMAT is set to ON by default.
The indexes are created in the aligned row format when this
CQD is set to ON and the table has no serialized column.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion index_format
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/37.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 #37
----
commit 38327245fcf4d02191b3386f618d28d4397fbf59
Author: Selva Govindarajan <[email protected]>
Date: 2015-07-31T01:14:42Z
[TRAFODION-1423] Indexes on trafodion should be created in aligned row
format by default
A new CQD TRAF_INDEX_ALIGNED_ROW_FORMAT is set to ON by default.
The indexes are created in the aligned row format when this
CQD is set to ON and the table has no serialized column.
----
---
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.
---