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] [hive] insert hive table select from paimon oom #3342

Open
1 of 2 tasks
gitfortian opened this issue May 16, 2024 · 3 comments
Open
1 of 2 tasks

[Bug] [hive] insert hive table select from paimon oom #3342

gitfortian opened this issue May 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@gitfortian
Copy link

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

0.8

Compute Engine

hive

Minimal reproduce step

insert into hive table select * from paimon table limit 10

What doesn't meet your expectations?

it seems limit push down is invalid

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@gitfortian gitfortian added the bug Something isn't working label May 16, 2024
@wg1026688210
Copy link
Contributor

Hi~ @gitfortian . Could you sync the size of your Paimon table and the number of data files in this table,did this occur in hive client and how much memory you have set.

@wg1026688210
Copy link
Contributor

wg1026688210 commented May 20, 2024

There is an improvement in #3348

@wg1026688210
Copy link
Contributor

hi~ @gitfortian you can have a try #3348

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

2 participants