comphead commented on PR #17459:
URL: https://github.com/apache/datafusion/pull/17459#issuecomment-3267152875

   > BTW I was wondering if this would be a better default Display for 
DFSchema, but it seems like there is already a default implementation
   
   `Display` provides more information now, like `metadata`, `dict_ordering`. 
Not sure if it is a right time to replace but in future why not.
   
   To display tree schema we need to ship 1 more DDL function to show the 
schema in the CLI or by calling DataFusion sql.
   Alternatives what DDL can be chosen are 
https://github.com/apache/datafusion/issues/17466, I'm planning to make a vote 
on this


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