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] [hdfs] orc file size calculation method is wrong #1821

Open
3 tasks done
ll076110 opened this issue Sep 21, 2023 · 0 comments · May be fixed by #1822
Open
3 tasks done

[Bug] [hdfs] orc file size calculation method is wrong #1821

ll076110 opened this issue Sep 21, 2023 · 0 comments · May be fixed by #1822
Labels
bug Something isn't working

Comments

@ll076110
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

The orc file size calculation method is incorrect, which will cause OrcWriter to be closed repeatedly in the future.

What you expected to happen

Orc file size calculation method is normal

How to reproduce

sync orc table

Anything else

No response

Version

master

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ll076110 ll076110 added the bug Something isn't working label Sep 21, 2023
ll076110 pushed a commit to ll076110/chunjun that referenced this issue Sep 21, 2023
@ll076110 ll076110 linked a pull request Sep 21, 2023 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
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant