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

Fix error on file save #2006

Closed
wants to merge 1 commit into from
Closed

Fix error on file save #2006

wants to merge 1 commit into from

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Apr 29, 2023

Fixes:

What

The root cause of the problem was arrow failing to concatenate if there was no data in the table. This checks for that condition and bypasses the serialize_data_column call all together.

Checklist

PR Build Summary: {{ pr-build-summary }}

@jleibs jleibs added ⛴ release Related to shipping or publishing 🪳 bug Something isn't working labels Apr 29, 2023
@jleibs jleibs force-pushed the hotfix-0.5.0 branch 2 times, most recently from e1e6ff9 to 3de68d3 Compare April 29, 2023 19:54
@jleibs jleibs marked this pull request as ready for review April 29, 2023 19:55
@jleibs jleibs deleted the branch hotfix-0.5.0 April 29, 2023 20:02
@jleibs jleibs closed this Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working ⛴ release Related to shipping or publishing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant