Chunhui Shi created DRILL-5297: ---------------------------------- Summary: Print the plan text when plan pattern check fails in unit tests Key: DRILL-5297 URL: https://issues.apache.org/jira/browse/DRILL-5297 Project: Apache Drill Issue Type: Bug Reporter: Chunhui Shi Assignee: Chunhui Shi
If we have a unit test did not generate expected plan, we will print only the expected pattern like this: Did not find expected pattern in plan: Scan.*FindLimit0Visitor" We should also print the plan here for debugging purpose. -- This message was sent by Atlassian JIRA (v6.3.15#6346)