alamb commented on issue #8207:
URL: 
https://github.com/apache/arrow-datafusion/issues/8207#issuecomment-1869492106

   > Got it - would you just be able to expand on why it doesnt make sense to 
add the WITH METADATA as a an option from SQL?
   
   In my mind it is because the usecase for preserving the metadata is when 
DataFusion is used as a library to build other systems (which may interpret the 
schema level metadata) and in which case the user is likely to be using lower 
level APIs than SQL.
   
   That being said, if anyone has a use case for controlling schema metadata 
output at the SQL level it would make sense to add it to the SQL interface. 


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

Reply via email to