alamb commented on code in PR #14669: URL: https://github.com/apache/datafusion/pull/14669#discussion_r1956364643
########## datafusion/sql/src/planner.rs: ########## @@ -224,7 +224,24 @@ impl PlannerContext { } } -/// SQL query planner +/// SQL query planner and binder Review Comment: @jonahgao if you have time, could you double check these docs for accuracy? ALso if there is anything else you think I should add I will do so -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org