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(sink): support key encode BYTES when primary_key is a single bytea column #19240

Open
st1page opened this issue Nov 4, 2024 · 0 comments · May be fixed by #19243
Open

feat(sink): support key encode BYTES when primary_key is a single bytea column #19240

st1page opened this issue Nov 4, 2024 · 0 comments · May be fixed by #19243
Milestone

Comments

@st1page
Copy link
Contributor

st1page commented Nov 4, 2024

User want to generate key not satisfy UTF-8 encoding

Error message:

the key encode can only be TEXT, and the primary key should be one and only one of the following types: varchar, bool, smallint, int, and bigint;
@github-actions github-actions bot added this to the release-2.2 milestone Nov 4, 2024
@xiangjinwu xiangjinwu changed the title feat(sink): ues Bytea/text as ink key encode feat(sink): support key encode BYTES when primary_key is a single bytea column Nov 5, 2024
@tabVersion tabVersion linked a pull request Nov 5, 2024 that will close this issue
9 tasks
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 a pull request may close this issue.

1 participant