freeradius-xx commented on issue #14959: URL: https://github.com/apache/dolphinscheduler/issues/14959#issuecomment-1765573836
Thank you, index of t_ds_process_instance helps me! ALTER TABLE t_ds_process_instance ADD INDEX idx_process_definition_version(process_definition_version), ADD INDEX idx_state(state); -- 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]
