Skip to content

Conversation

@theroggy
Copy link
Member

@theroggy theroggy commented Nov 27, 2025

resolves #615

@theroggy theroggy added this to the 0.12.1 milestone Nov 27, 2025
@theroggy theroggy marked this pull request as ready for review November 27, 2025 23:30
@theroggy theroggy marked this pull request as draft November 28, 2025 13:27
@jorisvandenbossche jorisvandenbossche marked this pull request as ready for review November 28, 2025 18:06
@jorisvandenbossche
Copy link
Member

Updated after merging the other PR

@theroggy
Copy link
Member Author

theroggy commented Nov 28, 2025

I put the PR back in progress because I noticed while "backporting" the roundtrip-test from the other PR there was some weird behaviour with the "time" column not being written with use_arrow=True.

Long story short: apparently there was a bug in GDAL < 3.11 that "time"-type columns were not written with use_arrow=True.

Now it should be fine.

@theroggy theroggy modified the milestones: 0.12.1, 0.12.2 Nov 28, 2025
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.

BUG: columns with datatype time are ignored if arrow=False

2 participants