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]: Filformat ORC do not support roll new file for mixed_format #2560

Closed
2 tasks done
Tracked by #2176
xieyi888 opened this issue Feb 22, 2024 · 0 comments · Fixed by #2561
Closed
2 tasks done
Tracked by #2176

[Bug]: Filformat ORC do not support roll new file for mixed_format #2560

xieyi888 opened this issue Feb 22, 2024 · 0 comments · Fixed by #2561
Labels
type:bug Something isn't working

Comments

@xieyi888
Copy link
Contributor

What happened?

with mixed format catalog for orc fileformat
after full major and major optimzier, the output file do not satisfy self-optimizing.target-size

Here is one full major for table with orc fileformat, output file size is 700MB,more than 128MB(self-optimizing.target-size)
image

However, for table with parquet fileformat, self-optimizing.target-size is worked
image

Affects Versions

master/0.6.x

What engines are you seeing the problem on?

Core, Optimizer

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
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
Development

Successfully merging a pull request may close this issue.

1 participant