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

   > Great let's fix those unit tests on your branch then we can look at the 
pros/cons of the approaches we've come up with.
   
   I don't know whether you agree, when make a design, every component should 
do one thing, and do it well. reuse metadata map violates this, it takes two 
roles. what makes things worse is that this map is mutable by user. but for 
metadata column or system column, we wish it's const for every data source.
   


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