Re: [I] metadata column support [datafusion]

2025-05-01 Thread via GitHub
alamb closed issue #13975: metadata column support URL: https://github.com/apache/datafusion/issues/13975 -- 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

Re: [I] metadata column support [datafusion]

2025-05-01 Thread via GitHub
alamb commented on issue #13975: URL: https://github.com/apache/datafusion/issues/13975#issuecomment-2845808404 I think this is duplicated by https://github.com/apache/datafusion/issues/15173 so let's continue the discussion there -- This is an automated message from the Apache Git Servi

Re: [I] metadata column support [datafusion]

2025-01-12 Thread via GitHub
alamb commented on issue #13975: URL: https://github.com/apache/datafusion/issues/13975#issuecomment-2585710471 @nishikinocurtis -- perhaps you can look at the proposed PR / API here: - https://github.com/apache/datafusion/pull/14057 -- This is an automated message from the Apa

Re: [I] metadata column support [datafusion]

2025-01-05 Thread via GitHub
nishikinocurtis commented on issue #13975: URL: https://github.com/apache/datafusion/issues/13975#issuecomment-2572204916 +1, also encountering cases where parsing and executing queries referring to rowid is required. Both logical planning and physical planning (related to `scan()`s)