Closed luca-iannelli closed 3 weeks ago
Hi @luca-iannelli Thank you for the feedback!
This is a great idea, and we've heard similar suggestions before. Could you start a thread in the GitHub Discussions? This way, we can invite the community to join the conversation and gather more ideas or needs that we can integrate.
I also agree about this. Takin over the metadata from BigQuery would help us a lot...
similar feature request https://github.com/Canner/WrenAI/issues/655
It's now supported in Wren AI, starting in version 0.9.0 (https://github.com/Canner/WrenAI/releases/tag/0.9.0)
Closing this issue
It would be useful to add the possibility that the data model inherits comments directly from the database. For example, in my databases there are often comments for each table and also for each single column. This is for ease of maintenance. The comments could be imported automatically into the data model (at the moment from the web interface they must be written manually) introducing more information about the semantics of the data and the relationships between tables.