You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2014/03/24 17:30:50 UTC

[jira] [Resolved] (PHOENIX-636) Add more unit tests for hash join scenarios

     [ https://issues.apache.org/jira/browse/PHOENIX-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maryann Xue resolved PHOENIX-636.
---------------------------------

    Resolution: Fixed

> Add more unit tests for hash join scenarios
> -------------------------------------------
>
>                 Key: PHOENIX-636
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-636
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 3.0-Release
>            Reporter: James Taylor
>            Assignee: Maryann Xue
>
> We have some good end-to-end tests for hash join, but we need more.  In particular, for end2end tests:
> * where LHS and RHS are expressions, not just column references
> * where the LHS data type and RHS data type are different (i.e. INTEGER vs BIGINT)
> * with more pre/post condition scenarios
> Lower level unit tests:
> * negative tests (see QueryCompilerTest)
> * compiler tests (see WhereClauseScanKeyTest and WhereClauseFilterTest as a guide)



--
This message was sent by Atlassian JIRA
(v6.2#6252)