Re: [PR] Support marking columns as system columns via metadata [datafusion]

2025-01-29 Thread via GitHub
adriangb commented on PR #14362: URL: https://github.com/apache/datafusion/pull/14362#issuecomment-2622449713 I don't know if there's any other "known" metadata, but I feel like it would be good to have an extension trait along the lines of: ```rust /// Extension of [`Field`] to ma

[PR] Support marking columns as system columns via metadata [datafusion]

2025-01-29 Thread via GitHub
adriangb opened a new pull request, #14362: URL: https://github.com/apache/datafusion/pull/14362 Closes #14057 Closes #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 commen