apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.79k stars 4.59k forks source link

[Feature] [doc] Update table schema for task-structure and metadata #8628

Open zhongjiajie opened 2 years ago

zhongjiajie commented 2 years ago

Search before asking

What happened

I find out task-structure and metadata table schema is out of dated. I would confuse users when they read them. I think we should update them in the next version release.

BTW, I think we should find a good way to auto-update the table schema to just do not show them in our doc. When some PR upgrade the schema by without update the doc, will make our doc out-of-date

What you expected to happen

ATT

How to reproduce

ATT

Anything else

No response

Version

2.0.4

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 2 years ago

Hi:

QuakeWang commented 2 years ago

Please assign this to me, I will do it.

zhongjiajie commented 2 years ago

@QuakeWang I assinged to you, but maybe we should find some ways to auto -generate table schema base on our SQL file to make our docs update from code. WDYT

QuakeWang commented 2 years ago

@QuakeWang I assinged to you, but maybe we should find some ways to auto -generate table schema base on our SQL file to make our docs update from code. WDYT

Good idea! I will be looking for tools on how to automate the generation.

zhongjiajie commented 2 years ago

Thanks and I looking forward about it

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

zhongjiajie commented 2 years ago

remove stale