GitHub user sureshsubbiah opened a pull request:
https://github.com/apache/incubator-trafodion/pull/65
Fix for a few JIRA issues
[TRAFODION 1462] : Change HBASE_SERIALIZATION to ON by default
[TRAFODION 1463] : Support UPSERT into serialized table with index
[TRAFODION 1464] : UPSERT into indexed table with idendity by default
key causes inconsistency
[TRAFODION 1465] : MERGE with select on source side into indexes table
causes inconsistency
[TRAFODION 1466] : Bulk load into seralized indexed table causes
inconsistency
[TRAFODION 1254] : Various inconsistency issues with Bulk load and
upsert, changed a cqd name to finally close it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sureshsubbiah/incubator-trafodion jira_bugs2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/65.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 #65
----
commit a6ec56aeab3ca9fb13e163dc45dcb61d217b24dc
Author: Suresh Subbiah <[email protected]>
Date: 2015-08-24T23:12:44Z
Fix for a few JIRA issues
[TRAFODION 1462] : Change HBASE_SERIALIZATION to ON by default
[TRAFODION 1463] : Support UPSERT into serialized table with index
[TRAFODION 1464] : UPSERT into indexed table with idendity by default key
causes inconsistency
[TRAFODION 1465] : MERGE with select on source side into indexes table
causes inconsistency
[TRAFODION 1466] : Bulk load into seralized indexed table causes
inconsistency
[TRAFODION 1254] : Various inconsistency issues with Bulk load and upsert,
changed a cqd name to finally close it.
----
---
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.
---