renato2099 commented on PR #19549: URL: https://github.com/apache/datafusion/pull/19549#issuecomment-3707423099
now we are changing/improving the behavior of `drop_columns`, we should probably update the documentation (wherever the right place is?). I mean after this PR `drop_columns` now uses `find_qualified_columns` so now: - Qualified names are supported - Missing columns now error instead of silently failing -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
