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] The consumer-id is not effective when performing multiple table joins. #3343

Open
1 of 2 tasks
Pandas886 opened this issue May 16, 2024 · 1 comment
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@Pandas886
Copy link
Contributor

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

0.8

Compute Engine

flink1.17.2

Minimal reproduce step

In stream processing, specifying the consumer-id for each table does not take effect when performing multiple table joins.

image

I can't see the consumer-id for tables like order_line in the system tables.

image

What doesn't meet your expectations?

I can see the consumer-id of tables like order_line by querying the system tables.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@Pandas886 Pandas886 added the bug Something isn't working label May 16, 2024
@Pandas886 Pandas886 changed the title [Bug] Unable to use consumer-id when performing multiple table joins. [Bug] The consumer-id is not effective when performing multiple table joins. May 16, 2024
@Pandas886
Copy link
Contributor Author

Is there any progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant