Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

fix: fix deserialization of parquets with large string list columns causing stack overflow #1575

Merged

Conversation

ByteNybbler
Copy link
Contributor

This mirrors a fix I did within polars: pola-rs/polars#11471

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6271f48) 83.06% compared to head (d3cf22c) 83.07%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1575   +/-   ##
=======================================
  Coverage   83.06%   83.07%           
=======================================
  Files         391      391           
  Lines       42898    42904    +6     
=======================================
+ Hits        35635    35641    +6     
  Misses       7263     7263           
Files Coverage Δ
src/io/parquet/read/deserialize/binary/nested.rs 81.19% <88.88%> (+0.49%) ⬆️

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sundy-li
Copy link
Collaborator

sundy-li commented Oct 4, 2023

lint is unhappy.

@sundy-li sundy-li merged commit ced0938 into jorgecarleitao:main Oct 7, 2023
24 of 25 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants