adriangb commented on PR #14057: URL: https://github.com/apache/datafusion/pull/14057#issuecomment-2620654418
A high level question: in what ways do metadata columns have to behave differently than other columns? Is it just that they don't show up in `SELECT *` queries? What other sorts of places do they need to behave differently? Is there a way we could do this with metadata e.g. if you set `datafusion.system_column`: `true` on a field then it's considered a system/metadata column? -- 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