597365581 commented on pull request #3892: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3892#issuecomment-707481845
 任务实例查询慢,最后定位sql 时发现是 查询了task_json,而task_json 是longtext,在数据量大的时候,严重影响性能。但是 这个字段 在结果中又不需要被使用。 ---------------------------------------------------------------- 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]
