Steven Phillips created DRILL-1476: -------------------------------------- Summary: Limit operator fails when there are schema changes Key: DRILL-1476 URL: https://issues.apache.org/jira/browse/DRILL-1476 Project: Apache Drill Issue Type: Bug Reporter: Steven Phillips
This happens because, when there is a new schema, we clear the outgoing vector container, but we don't clear the list of transfer pairs. Then we add new transfer pairs to the list. -- This message was sent by Atlassian JIRA (v6.3.4#6332)