GitHub user maryannxue opened a pull request: https://github.com/apache/incubator-phoenix/pull/9
Add Option "FAVOR_STAR_JOIN" to indicate if star join optimization is preferred for multi inner join queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/maryannxue/incubator-phoenix master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-phoenix/pull/9.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 #9 ---- commit 05b584181fe36102feca765886fcda75b770b2b2 Author: maryannxue <maryann...@apache.org> Date: 2014-02-12T21:41:53Z Fix PHOENIX-44 Cannot create index on tables with case-sensitive schema names commit 02af57c96476c9d205d07ba96974c49188a282fa Author: maryannxue <maryann...@apache.org> Date: 2014-02-21T02:54:17Z Merge remote-tracking branch 'asf/master' commit bd20346da5336d3d240493fdbfbcd5cc03280810 Author: maryannxue <maryann...@apache.org> Date: 2014-02-21T03:08:23Z PHOENIX-68 Add Option "FAVOR_STAR_JOIN" to indicate if star join optimization is preferred for multi inner join queries ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---