drin commented on PR #18187: URL: https://github.com/apache/datafusion/pull/18187#issuecomment-3428186568
Also, just for clarification, I changed `from_vec` to use `pop` instead of `remove` since shifting elements every time seemed unnecessary, plus it actually makes sense to me when reading the code to see the consistency that every extra part is an extra prefix and table name is always the last field. -- 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]
