Skip to content

[Improvement][API&DAO] Unnecessary Large Text Fields Returned in WorkflowInstanceMapper Queries #18443

Description

@njnu-seafish

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

In WorkflowInstanceMapper.xml , all queries use which returns the complete set of fields, including multiple text/longtext type large fields :

Image

Returning these unnecessary large fields leads to the following performance issues. This problem is particularly pronounced in the workflow instance table, as its data volume continuously expands over time.

Image

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions