jayzhan211 commented on PR #14057: URL: https://github.com/apache/datafusion/pull/14057#issuecomment-2620757724
> Then we cannot make sure metadata columns always have same column index in different tables Not quite understand the reason, with modified metadata, meta column could be considered as the same column like the normal one inside `Schema`. **Field index** for accessing field in `Schema` in contiguous like before, indices are changed if the schema is changed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
