GitHub user eowhadi opened a pull request:
https://github.com/apache/incubator-trafodion/pull/276
Do not merge test
this is to test why TESTRTS is failing on PR255. DO NOT MERGE THIS PR !!!
using this to force jekins test as only TESTRTS is failing in JENKINS,
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eowhadi/incubator-trafodion doNotMergeTest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/276.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 #276
----
commit c15c82fbed48f7f5cbc7c323be5adbfc51b6e8ca
Author: Eric Owhadi <[email protected]>
Date: 2016-01-07T01:25:54Z
First commit for advanced predicate pushdown feature (also known as
pushdown V2)
associated JIRA TRAFODION-1662 Predicate push down revisited (V2). The JIRA
contains a blueprint document, useful to understand what the code is supposed
to do.
This code is enabled using CQD hbase_filter_preds '2', and bypassed
otherwise. Except for the change implemented in ValueDesc.cpp that is a global
bug fix whereValueIdSet are supposed to contain set of valueID ANDed together,
and should not contain any ValueID with operator ITM_AND.
commit 406ca827d300bb732bb7ed19a692720416d8849d
Author: Eric Owhadi <[email protected]>
Date: 2016-01-08T15:05:38Z
Fix issue where optimization on key column addition should be turned off
for MDAM scans, and update EXPECTEDTESTRTS to showcase the new value expected
as byte read showing a 53% improvement over previous code
commit a46e58ab103886b0e17856bbf699fc6b5df182db
Author: Eric Owhadi <[email protected]>
Date: 2016-01-21T15:45:14Z
Merge branch 'master' of github.com:apache/incubator-trafodion into
doNotMergeTest
----
---
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.
---