Mehant Baid created DRILL-865: --------------------------------- Summary: Change RecordBatch interface to enable easier collection of statistics Key: DRILL-865 URL: https://issues.apache.org/jira/browse/DRILL-865 Project: Apache Drill Issue Type: Bug Reporter: Mehant Baid Assignee: Mehant Baid
We have a basic framework in place to collect statistics about each operator indicating the number of records, batches etc it has processed. We need to make some interface changes so that each operator implemented doesn't have to include the same piece of code to collect statistics. -- This message was sent by Atlassian JIRA (v6.2#6252)