issues
search
chmp
/
serde_arrow
Convert sequences of Rust objects to Arrow tables
https://docs.rs/serde_arrow/
MIT License
68
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release/0.12.2
#251
chmp
closed
1 week ago
0
Implement proper fix for "Broken deserialization of Lists with offsets" (#248)
#250
chmp
opened
2 weeks ago
0
Incorrect deserialization from sliced arrays
#249
chmp
closed
1 week ago
0
Broken deserialization of Lists with offsets
#248
jkylling
closed
1 week ago
7
Release/0.12.1
#247
chmp
closed
3 weeks ago
0
Add tracing option for reading strings as (Large)Utf8
#246
jkylling
closed
3 weeks ago
3
Add tracing option for reading sequence as (Large)List
#245
jkylling
closed
4 weeks ago
0
Migrate to `marrow`
#244
chmp
opened
1 month ago
0
Add jiff support
#243
chmp
closed
1 month ago
6
Improve errors for non self describing types
#242
chmp
closed
1 month ago
0
Improve error messages for `from_type` for non-self describing types
#241
chmp
closed
1 month ago
1
[breaking] Fix `Date64` semantics
#240
chmp
opened
1 month ago
0
Add support to auto_detect dates and times in from_samples
#239
chmp
closed
1 month ago
0
Roadmap 0.12 / 0.13
#238
chmp
opened
1 month ago
0
Release 0.12.0-rc.1
#237
chmp
closed
1 month ago
0
Update changelog
#236
chmp
closed
1 month ago
0
Release 0.11.8
#235
shehabgamin
closed
1 month ago
2
Add support for FixedSizeBinary / FixedSizeList for arrow2
#234
chmp
closed
1 month ago
0
Remove refs and sized
#233
chmp
closed
1 month ago
0
Feature: anyhow display rep
#232
chmp
closed
1 month ago
0
Implement error context tracing
#231
chmp
closed
1 month ago
0
Address clippy
#230
chmp
closed
1 month ago
0
Feature/add arrow 53
#229
chmp
closed
1 month ago
0
Rework error messages for deserializers
#228
chmp
closed
1 month ago
2
Ensure all public types are Send + Sync
#227
chmp
closed
2 months ago
0
Release 0.11.7
#226
chmp
closed
2 months ago
0
ArrayBuilder is not Send
#225
gz
closed
1 month ago
4
Consider adding new-type marker types to simplify customization
#224
chmp
opened
2 months ago
1
chrono's NaiveTime & Duration
#223
v1gnesh
closed
1 month ago
2
Feature/221 serialize enums as flattened structs
#222
raj-nimble
opened
2 months ago
14
feature request: have a TracingOption to represent enums as flattened structs instead of unions
#221
raj-nimble
opened
2 months ago
2
Unable to sereialize std::net::IpAddr
#220
ahassany
closed
2 months ago
3
Fix/216 tracing with nulls
#219
chmp
closed
2 months ago
0
PR Tracking the development of v0.12
#218
chmp
closed
1 month ago
2
Feature/37 improve error messages for serialization
#217
chmp
closed
2 months ago
0
Optional values are not handled correctly in tracing
#216
JohnEmhoff
closed
2 months ago
4
Remove `+?Sized` and `&`
#215
chmp
closed
1 month ago
1
Feature/211 bool8 changelog
#214
chmp
closed
3 months ago
4
jiff
#213
v1gnesh
closed
3 weeks ago
3
Implement Bool8
#212
chmp
closed
3 months ago
0
Bool8
#211
v1gnesh
closed
3 months ago
3
Refactor schema impl
#210
chmp
closed
3 months ago
0
Refactor internals
#209
chmp
closed
3 months ago
0
Add known cfgs to Cargo.toml
#208
chmp
closed
3 months ago
0
Move arrow2 to array abstraction
#207
chmp
closed
3 months ago
0
Document issues with from_type for Uuid and DateTime
#206
chmp
closed
3 months ago
0
Add a helper to construct UUID extension types
#205
chmp
opened
3 months ago
0
Use human_readble = false throughout all serializers, deserializers
#204
chmp
opened
3 months ago
0
Cannot deserialize Uuid
#203
raj-nimble
closed
3 months ago
11
Surface error more clearly for `push_validity`
#202
kszlim
closed
1 month ago
5
Next