wangfenjin commented on issue #1323: URL: https://github.com/apache/arrow-rs/issues/1323#issuecomment-1042579629
@nevi-me I checked your code, the idea is to have a to_sql() method for LogicalPlan. I think it's a good idea, actually yesterday I also try to read datafusion's codebase to find this kind of method, but got no clue. I suggest we implement this method in datacusion, at least can covert to sql dialect datafusion itself can understand. -- 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