houqp commented on issue #623: URL: https://github.com/apache/arrow-datafusion/issues/623#issuecomment-869054429
I can take a stab at adding integration test to CI after this is fixed if no one gets to it :) After some initial investigation, I think this bug might have something to do with us not loading `table_name` attribute in `logical_plan/from_proto.rs`'s `LogicalPlanType::CsvScan(scan) => {` match branch. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org