rdettai edited a comment on issue #717: URL: https://github.com/apache/arrow-datafusion/issues/717#issuecomment-917991869
@Dandandan in #965 I used the schema from the `ExecutionPlan` trait and it worked fine. But I do agree that it might be better to come up with at data structure that helps asserting that the `column_statistics` vector is well aligned on the schema `fields` vector (same size, same types...). I'm adding this as an item in #997, so if you want to close this for now that's fine by me 😃 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
