Narcasserun opened a new issue #5954:
URL: https://github.com/apache/dolphinscheduler/issues/5954


   *For better global communication, please give priority to using English 
description, thx! *
   
   *Please review 
https://dolphinscheduler.apache.org/en-us/community/development/issue.html when 
describe an issue.*
   
   **Describe the feature**
   Metadata provides the necessary data support for data governance, because 
supporting metadata is very important. It can not only make users understand 
the data more clearly when using DS development, but also improve the 
efficiency of data development and data quality
   
   **Describe the solution you'd like**
   During data development in DS, you can clearly see the metadata information 
of the data source, such as table fields and field types. It solves the "need 
to find data" of retrieving data and understanding data,Later, you can also 
provide better services for field level data quality and data security. Of 
course, it belongs to enhanced functions. If you can, I can give my design and 
implementation.
   
   **Describe alternatives you've considered**
   I have implemented metadata management and support hive, mysql, PG, etc
   
   My design points
   
   - SPI based metadata acquisition
   - Metadata can be acquired in real time without external storage
   - Plug in metadata, which can run independently
   
   


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