GitHub user prashanth-vasudev opened a pull request:
https://github.com/apache/incubator-trafodion/pull/947
[TRAFODION-2472] disable transactional alter command for hbase options.
Transaction DDL for alter commands is currently disabled.
There are few statements such as alter hbase option that is not disabled
which results in unpredictable errors.
Initially fix would be to disable alter statement to not use DDl
transaction.
Following this initial fix, DDL transaction would be enhanced to support
of Alter table statement.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prashanth-vasudev/incubator-trafodion
alteroption
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/947.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 #947
----
----
---
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.
---