You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by anoopsharma00 <gi...@git.apache.org> on 2017/01/20 16:52:29 UTC

[GitHub] incubator-trafodion pull request #921: Various TRAFODION jira fixes, details...

GitHub user anoopsharma00 opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/921

    Various TRAFODION jira fixes, details below.

    TRAFODION-2416 HBASE_OPTIONS on create index are now correctly recreated
    after data is removed through purgedata command.
    
    TRAFODION-2401 a foreign key referential constraint with NOT ENFORCED
    option no longer creates an index.
    
    TRAFODION-2299 A WITH statement now displays number of rows selected
    instead of 'sql operation complete'. This fix is currently only done
    for sqlci commands. It still needs to be added to trafci interface.
    
    TRAFODION-1796 During regressions run, if default schema 'SCH'
    doesn't already exist, then it is automatically created and updated in
    the system defaults table when the first create statement is seen.
    This change was added a while back.
    
    TRAFODION-1637 vsbb delete was incorrectly being chosen when deleting rows
    from hbase tables in _ROW_ or _CELL_ format. That has been fixed.
    In addition, the cqd hbase_delete_costing 'OFF' has been removed
    from seabase/TEST022.
    
    hive/TEST007 has been fixed to create a trafodion schema where non-hive
    tables/views are created.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anoopsharma00/incubator-trafodion ansharma_traf21_fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/921.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 #921
    
----
commit a9ce210789df5082a2fb8dd6d808937022208adf
Author: Anoop Sharma <an...@esgyn.com>
Date:   2017-01-20T16:50:52Z

    Various TRAFODION jira fixes, details below.
    
    TRAFODION-2416 HBASE_OPTIONS on create index are now correctly recreated
    after data is removed through purgedata command.
    
    TRAFODION-2401 a foreign key referential constraint with NOT ENFORCED
    option no longer creates an index.
    
    TRAFODION-2299 A WITH statement now displays number of rows selected
    instead of 'sql operation complete'. This fix is currently only done
    for sqlci commands. It still needs to be added to trafci interface.
    
    TRAFODION-1796 During regressions run, if default schema 'SCH'
    doesn't already exist, then it is automatically created and updated in
    the system defaults table when the first create statement is seen.
    This change was added a while back.
    
    TRAFODION-1637 vsbb delete was incorrectly being chosen when deleting rows
    from hbase tables in _ROW_ or _CELL_ format. That has been fixed.
    In addition, the cqd hbase_delete_costing 'OFF' has been removed
    from seabase/TEST022.
    
    hive/TEST007 has been fixed to create a trafodion schema where non-hive
    tables/views are created.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request #921: Various TRAFODION jira fixes, details...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/921


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---