Parth Chandra created DRILL-890: ----------------------------------- Summary: C++ Client - Order of deletion in DrillClient destructor may cause crash Key: DRILL-890 URL: https://issues.apache.org/jira/browse/DRILL-890 Project: Apache Drill Issue Type: Sub-task Reporter: Parth Chandra Assignee: Parth Chandra
Deleting QueryId first in the DrillClientImpl class can cause a crash because the columnDefs container has a reference to it. -- This message was sent by Atlassian JIRA (v6.2#6252)