Skip to content

The result set supports field truncation#5297

Merged
casionone merged 1 commit intoapache:dev-1.9.0from
v-kkhuang:dev-1.9.0-resultset-extraction
Mar 26, 2026
Merged

The result set supports field truncation#5297
casionone merged 1 commit intoapache:dev-1.9.0from
v-kkhuang:dev-1.9.0-resultset-extraction

Conversation

@v-kkhuang
Copy link
Copy Markdown
Contributor

@v-kkhuang v-kkhuang commented Nov 28, 2025

What is the purpose of the change

I dealt with two problems

1.If a field in the script query result set exceeds 10000 characters, it cannot be displayed properly
2.Download/upload Excel script, if a field exceeds 32767 characters, it will cause service abnormalities

Related issues/PRs

Related issues: #5298
Related pr:#5297

Brief change log

  • Define the core abstraction and interfaces of the EngineConn Factory;
  • Define the core abstraction and interfaces of Executor Manager.

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

Copy link
Copy Markdown
Contributor

@casionone casionone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@casionone casionone merged commit 2759fdc into apache:dev-1.9.0 Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants