Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(interactive): Support real long_text data type in storage #4368

Open
zhanglei1949 opened this issue Dec 16, 2024 · 1 comment
Open

feat(interactive): Support real long_text data type in storage #4368

zhanglei1949 opened this issue Dec 16, 2024 · 1 comment
Assignees

Comments

@zhanglei1949
Copy link
Collaborator

Currently for LongText data type, we implement it via a VAR_CHAR(256). However, we should be able to support a real LongText implementation.

@zhanglei1949 zhanglei1949 self-assigned this Dec 16, 2024
@longbinlai
Copy link
Collaborator

And, make sure the current users know they are actually using VAR_CHAR(256)

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

No branches or pull requests

2 participants