comphead commented on code in PR #9824:
URL: https://github.com/apache/arrow-datafusion/pull/9824#discussion_r1548135759


##########
datafusion/common/src/table_reference.rs:
##########
@@ -246,24 +240,7 @@ impl<'a> TableReference<'a> {
     /// Converts directly into an [`OwnedTableReference`] by cloning
     /// the underlying data.
     pub fn to_owned_reference(&self) -> OwnedTableReference {

Review Comment:
   gonna deprecate this method in following PR



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