You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by elilevine <gi...@git.apache.org> on 2014/03/05 07:01:12 UTC

[GitHub] incubator-phoenix pull request: PHOENIX-110 Indexes with tenant-sp...

GitHub user elilevine opened a pull request:

    https://github.com/apache/incubator-phoenix/pull/13

     PHOENIX-110  Indexes with tenant-specific views appear to be broken

    https://issues.apache.org/jira/browse/PHOENIX-110
    
    Code to repro bug

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

    $ git pull https://github.com/elilevine/incubator-phoenix tenant-index-bug

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

    https://github.com/apache/incubator-phoenix/pull/13.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 #13
    
----
commit 156333bf163b86892ca9a311656aeaf21e5814ee
Author: Eli Levine <el...@apache.org>
Date:   2014-03-03T23:54:43Z

    Test views with case-sensitive table names

commit 531843a18948a01923363611b859fc0ef1c95bed
Author: Eli Levine <el...@apache.org>
Date:   2014-03-03T23:55:50Z

    Test metadata scan when two diff tenants have tenant-specific tables with same name

commit 8836304d5333cd5999d13e6d3713e38903e8dcf1
Author: Eli Levine <el...@apache.org>
Date:   2014-03-05T00:02:13Z

    Test multi-tenant views with salt and indexes using multiple views with same name

commit 7f99fe783783881f79a93e34c0d4d41a51109523
Author: Eli Levine <el...@apache.org>
Date:   2014-03-05T00:40:40Z

    Merge latest from apache/incubator-phoenix

commit c0dfc070a1e5c6f168200719eb3bace51323b93b
Author: Eli Levine <el...@salesforce.com>
Date:   2014-03-05T05:43:28Z

    Simple test to trigger possible bug in secondary indexes over tenant-specific views

commit 7b0aa26daa2e0d906adcaa95cece453e3edc6583
Author: Eli Levine <el...@salesforce.com>
Date:   2014-03-05T05:58:56Z

    Merge latest from apache/incubator-phoenix

----


---
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.
---