Skip to content

[Improvement][API&DAO] Unnecessary Large Text Fields Returned in TaskInstanceMapper Queries #18441

Description

@njnu-seafish

Search before asking

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

Description

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

Image

Avoid returning unnecessary large text fields in TaskInstanceMapper queries. Due to the huge data volume in the task instance table, removing these fields from queries significantly boosts API execution performance.

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

backendimprovementmake more easy to user or prompt friendly

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions