chenkovsky commented on PR #14362:
URL: https://github.com/apache/datafusion/pull/14362#issuecomment-2625942249

   > I don't think (2) or (3) are real concerns. Things manipulating metadata 
should already be careful about not clobbering existing metadata and I really, 
really don't think the performance of inserting into a small HashMap will ever 
be an issue.
   
   for(3) give an example. many file formats contain field metadata, e.g. 
parquet. if input file contains the magic metadata in this approach, normal 
field will also be treated as system field. 


-- 
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