You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/08 05:31:05 UTC

[GitHub] [arrow-datafusion] matthewmturner edited a comment on pull request #1715: Create ListingTableConfig which includes file format and schema inference

matthewmturner edited a comment on pull request #1715:
URL: https://github.com/apache/arrow-datafusion/pull/1715#issuecomment-1032227792


   @alamb do you know of any Rust magic that would allow me to use an async method for `impl TryInto<LogicalPlan> for &protobuf::LogicalPlanNode` to get the ballista errors resolved?  `#[async_trait]` doesnt work as it doesnt match the trait definition for `TryInto`


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org