issues
search
apache
/
arrow-julia
Official Julia implementation of Apache Arrow
https://arrow.apache.org/julia/
Other
284
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump version to 2.7.4
#530
quinnj
closed
2 weeks ago
2
Remove usage of LoggingExtras and verbosity logging macros
#529
quinnj
closed
2 weeks ago
0
Severe negative scaling when running Julia threaded.
#528
KristofferC
opened
1 month ago
0
fromarrow(::Type{Dates.Time}, x::Arrow.Time)
#527
palday
closed
3 weeks ago
5
missing methods for `fromarrow(::Type{Time}, x::Arrow.Time{<:Arrow.Flatbuf.TimeUnit.T, <:Integer})`
#526
palday
closed
3 weeks ago
2
Support forth-coming Decimal 32/64 bitwidths
#525
quinnj
opened
2 months ago
0
Bump version to 2.7.3
#524
quinnj
closed
2 months ago
4
Cut a new release with TranscodingStreams v0.11 compat?
#523
DrChainsaw
closed
2 months ago
2
Bump actions/setup-python from 2 to 5
#522
dependabot[bot]
closed
3 months ago
0
Bump julia-actions/julia-buildpkg from 1.2 to 1.6
#521
dependabot[bot]
closed
3 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#520
dependabot[bot]
closed
3 months ago
0
Bump actions/cache from 1 to 4
#519
dependabot[bot]
closed
3 months ago
1
Bump actions/checkout from 3 to 4
#518
dependabot[bot]
closed
3 months ago
0
Bump codecov/codecov-action from 1 to 4
#517
dependabot[bot]
opened
3 months ago
1
ci: Enable Dependabot for GitHub Actions
#516
kou
closed
3 months ago
0
ci: Enable Dependabot for GitHub Actions
#515
kou
closed
3 months ago
0
release: Fix "Verify release" job on macOS GitHub Actions runner
#514
kou
closed
3 months ago
1
release: "Verify release" job fails on macOS GitHub Actions runner
#513
kou
closed
3 months ago
0
Start support for ListView, BinaryView, Utf8View, etc.
#512
quinnj
opened
3 months ago
0
Failure to read valid file
#511
adienes
opened
3 months ago
0
Arrow.jl fails to precompile with error "Magic file identifier "TZjf" not found."
#510
kobusherbst
closed
2 weeks ago
6
CompatHelper: bump compat for TranscodingStreams to 0.11, (keep existing compat)
#509
github-actions[bot]
closed
4 months ago
1
interoperability with round-tripping through data format broken (x-issue)
#508
adienes
closed
4 months ago
1
Add support for FileIO
#507
Beforerr
opened
5 months ago
2
Deserialization as Vector{SubArray} breaks `push!` on DataFrame
#506
maleadt
opened
5 months ago
7
`snappy_jll v1.2.0` lead to Arrow_jll failed to build
#505
kongdd
closed
6 months ago
4
Compatibility of schemas with nested types
#504
poncito
closed
6 months ago
1
Deeply nested structs cause long compilation times
#503
xitology
opened
8 months ago
9
Arrow-over-HTTP client and server examples in Julia
#502
ianmcook
closed
6 months ago
0
Cannot append DictEncode columns to Stream
#501
lmshk
opened
8 months ago
0
migrate ArrowTypes code that depends on Sockets and UUIDs to extensions
#500
baumgold
opened
9 months ago
5
Type instability in getcolumn
#499
baumgold
opened
9 months ago
0
improved support for struct columns with missing values
#498
baumgold
opened
9 months ago
3
Bugfix type instability in length(::Arrow.ToList)
#497
JoaoAparicio
closed
9 months ago
5
Unexpected allocations
#496
JoaoAparicio
opened
10 months ago
2
copy does not copy to standard Julia Types
#495
schlichtanders
opened
10 months ago
5
support Dates.CompoundPeriod in deserialization?
#494
schlichtanders
opened
10 months ago
0
enable field-order-agnostic overloads of `fromarrow` for struct types
#493
jrevels
closed
11 months ago
12
Removing .arrow files without closing Julia seems impossible in Windows
#492
Tortar
closed
1 year ago
18
Fix docs errors
#491
ericphanson
closed
1 year ago
0
Use https://arrow.apache.org/julia/ as the official document URL
#490
kou
closed
1 year ago
2
CompatHelper: bump compat for TranscodingStreams to 0.10, (keep existing compat)
#489
github-actions[bot]
closed
1 year ago
2
bump
#488
JoaoAparicio
closed
1 year ago
1
Docs: add a note about using `copy()` to get a `DataFrame` where the columns are regular `Vector`s
#487
DilumAluthge
closed
1 year ago
3
`getindex` broken with `SVector{3, UInt}` in the presence of missing data
#486
adienes
closed
1 year ago
2
colmetadata does not read custom metadata with multiple writes
#485
JakeZw
opened
1 year ago
0
Custom type cannot round trip (Colors.jl)
#484
Moelf
opened
1 year ago
1
CompatHelper: bump compat for CodecZstd to 0.8, (keep existing compat)
#483
github-actions[bot]
closed
1 year ago
3
move timezone support to extension
#482
palday
opened
1 year ago
7
Add reading metadata from Arrow.Table
#481
bkamins
opened
1 year ago
3
Next