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

[Bug]: If the projected schema of the Lookup Table Source doesn't include all primary keys and requires automatic addition #1891

Closed
2 tasks done
Tracked by #1930
YesOrNo828 opened this issue Aug 25, 2023 · 0 comments · Fixed by #1991
Labels
type:bug Something isn't working

Comments

@YesOrNo828
Copy link
Contributor

What happened?

Lookup Table Source projected schema that doesn't contain all the primary keys and needs to be automatically added.
Because in SecondaryIndexTable, we need to get the primary key of each record of the lookup table as the index.

Affects Versions

0.5.0

What engines are you seeing the problem on?

Flink

How to reproduce

No response

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@YesOrNo828 YesOrNo828 added the type:bug Something isn't working label Aug 25, 2023
@YesOrNo828 YesOrNo828 changed the title [Bug]: Lookup Table Source projected schema that doesn't contain all the primary keys and needs to be automatically added [Bug]: If the projected schema of the Lookup Table Source doesn't include all primary keys and requires automatic addition Aug 25, 2023
@wangtaohz wangtaohz mentioned this issue Sep 19, 2023
56 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
1 participant