You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Jefffrey (via GitHub)" <gi...@apache.org> on 2023/03/07 19:56:21 UTC

[GitHub] [arrow-datafusion] Jefffrey commented on pull request #5508: Consolidate `OwnedTableReference` with `TableReference`

Jefffrey commented on PR #5508:
URL: https://github.com/apache/arrow-datafusion/pull/5508#issuecomment-1458754438

   I see what you mean now, it didn't occur to me to use `'static` as the lifetime for `TableReference<'a>` 🤯
   
   Maybe change `OwnedTableReference` to be a type alias for `TableReference<'static>`? 🤔


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org