[
https://issues.apache.org/jira/browse/TAJO-1845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742141#comment-14742141
]
ASF GitHub Bot commented on TAJO-1845:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/757#issuecomment-139798993
I've changed some test queries for more deterministic test result.
In these queries, a single table is used twice for join, that is self join.
Since the join tables have the same volume, broadcast table can be changed.
> Enforcers in the master plan should be printed in a fixed order
> ----------------------------------------------------------------
>
> Key: TAJO-1845
> URL: https://issues.apache.org/jira/browse/TAJO-1845
> Project: Tajo
> Issue Type: Task
> Components: Unit Test
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Many unit tests include master plan verification. However, sometimes, the
> order or enforcers of the master plan is changed, which in turn causes the
> test failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)