avoid flush repeatedly when has finished flushing by ankit-harness · Pull Request #978 · EsotericSoftware/kryo (original) (raw)
and others added 3 commits
avoid repeat flush when position finish
Formatting
Co-authored-by: jerry.l jerry.l@binance.com Co-authored-by: Thomas Heigl thomas.heigl@gmail.com
ankit-harness changed the title
avoid flush repeatedly when has finished flushing (#839) avoid flush repeatedly when has finished flushing
yaooqinn pushed a commit to apache/spark that referenced this pull request
What changes were proposed in this pull request?
This pr aims to upgrade kryo-shaded from 4.0.2 to 4.0.3.
Why are the changes needed?
This version brings some bug fixes and performance improvements related to chunked encoding:
- mproved filling InputChunked buffer: EsotericSoftware/kryo#651
- Support skipping input chunks after a buffer underflow EsotericSoftware/kryo#850
- Avoid flush repeatedly when has finished flushing EsotericSoftware/kryo#978
full changes as follows:
Does this PR introduce any user-facing change?
No
How was this patch tested?
- Pass GitHub Actions
Was this patch authored or co-authored using generative AI tooling?
No
Closes #50586 from LuciferYang/kryo-4.0.3.
Authored-by: yangjie01 yangjie01@baidu.com Signed-off-by: Kent Yao yao@apache.org
LuciferYang added a commit to apache/spark that referenced this pull request
What changes were proposed in this pull request?
This pr aims to upgrade kryo-shaded from 4.0.2 to 4.0.3.
Why are the changes needed?
This version brings some bug fixes and performance improvements related to chunked encoding:
- mproved filling InputChunked buffer: EsotericSoftware/kryo#651
- Support skipping input chunks after a buffer underflow EsotericSoftware/kryo#850
- Avoid flush repeatedly when has finished flushing EsotericSoftware/kryo#978
full changes as follows:
Does this PR introduce any user-facing change?
No
How was this patch tested?
- Pass GitHub Actions
Was this patch authored or co-authored using generative AI tooling?
No
Closes #50603 from LuciferYang/SPARK-51806-4.0.
Authored-by: yangjie01 yangjie01@baidu.com Signed-off-by: yangjie01 yangjie01@baidu.com
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request
What changes were proposed in this pull request?
This pr aims to upgrade kryo-shaded from 4.0.2 to 4.0.3.
Why are the changes needed?
This version brings some bug fixes and performance improvements related to chunked encoding:
- mproved filling InputChunked buffer: EsotericSoftware/kryo#651
- Support skipping input chunks after a buffer underflow EsotericSoftware/kryo#850
- Avoid flush repeatedly when has finished flushing EsotericSoftware/kryo#978
full changes as follows:
Does this PR introduce any user-facing change?
No
How was this patch tested?
- Pass GitHub Actions
Was this patch authored or co-authored using generative AI tooling?
No
Closes apache#50603 from LuciferYang/SPARK-51806-4.0.
Authored-by: yangjie01 yangjie01@baidu.com Signed-off-by: yangjie01 yangjie01@baidu.com
dongjoon-hyun added a commit to apache/orc that referenced this pull request
dongjoon-hyun added a commit to apache/orc that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})