ruanwenjun commented on issue #5675: URL: https://github.com/apache/dolphinscheduler/issues/5675#issuecomment-866475773
@k9flame Yes, some attribute is store in database as JSON string, this is due to the fact that we are not currently using a document-based database. It is difficult to expand all properties to store in database. According to you, do you need to modify the historical execute instance? It seems pointless to modify the datasource of a historical process instance. If you want to batch change the current data source in process definition, I think this is worth discussing. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
