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) would 
also need enhancement to 1. parse queries refer to metadata columns and 2. if 
necessary produce corresponding execution plan to pull metadata out.
   
   I'd be interested in contributing this feature if more detailed discussion 
regarding these surrounding implementation is made.


-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to