alamb commented on issue #4532:
URL: 
https://github.com/apache/arrow-datafusion/issues/4532#issuecomment-1415727576

   > It seems might be necessary to change TableReference to have Cow<'a, str> 
for its fields instead of raw &'a str's but this affects the rest of the code 
base. Will give it a shot to see how it goes.
   
   A Cow would make sense to me. Maybe we could then remove 
`OwnedTableReference` 
https://docs.rs/datafusion-common/17.0.0/datafusion_common/enum.OwnedTableReference.html
 🤔 


-- 
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]

Reply via email to