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

[Array] Handle null ARRAY fields #181

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Conversation

ohaibbq
Copy link
Contributor

@ohaibbq ohaibbq commented Feb 27, 2024

Closes #179

@codecov-commenter
Copy link

Codecov Report

Merging #181 (31d7fe2) into main (961ce06) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   46.39%   46.34%   -0.06%     
==========================================
  Files          47       47              
  Lines       17828    17831       +3     
==========================================
- Hits         8271     8263       -8     
- Misses       8111     8124      +13     
+ Partials     1446     1444       -2     

@goccy
Copy link
Owner

goccy commented Mar 9, 2024

Thank you for your contribution !! LGTM 👍

@goccy goccy merged commit 40c4c39 into goccy:main Mar 9, 2024
6 checks passed
@ohaibbq ohaibbq deleted the dan/null-array-panic branch March 28, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot UNNEST null array fields
3 participants