issues
search
apache
/
arrow-rs
Official Rust implementation of Apache Arrow
https://arrow.apache.org/
Apache License 2.0
2.62k
stars
802
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add AuthorityHost to AzureConfigKey
#6773
zadeluca
opened
46 minutes ago
1
Update proc-macro2 requirement from =1.0.89 to =1.0.92
#6772
dependabot[bot]
closed
21 minutes ago
0
CI is failing on master: doc check with error: unexpected `cfg` condition value: `gil-refs`
#6771
alamb
closed
1 day ago
1
Update proc-macro2 requirement from =1.0.89 to =1.0.91
#6770
dependabot[bot]
closed
1 hour ago
1
Allow NullBuffer construction directly from array
#6769
findepi
closed
37 minutes ago
0
object_store: Add support for requester pays buckets
#6768
kylebarron
closed
16 minutes ago
2
Include license and notice files in published crates
#6767
ankane
closed
1 day ago
1
fix: remove redundant `bit_util::ceil`
#6766
miroim
closed
21 hours ago
1
Minor: Update release schedule on README
#6765
alamb
closed
1 day ago
1
arrow-array: generalize make_builder/StructBuilder
#6764
ajwerner
closed
19 hours ago
1
Remove 'make_row', expose a 'Row::new' method instead.
#6763
jonded94
closed
1 day ago
6
Expose 'parquet::record::make_row' function call to users
#6762
jonded94
closed
1 day ago
2
`parquet::record::make_row` is not exposed to users, leaving no option to users to manually create `Row` objects
#6761
jonded94
closed
1 day ago
0
Object store AWS/S3 client and gRPC misconfiguration
#6760
crepererum
opened
2 days ago
3
object_store Azure Government using OAuth
#6759
zadeluca
opened
2 days ago
2
`RecordBatch` normalization (flattening)
#6758
ngli-me
opened
2 days ago
0
Read nested Parquet 2-level lists correctly
#6757
etseidl
opened
2 days ago
1
Parquet readers incorrectly interpret legacy nested lists
#6756
etseidl
opened
2 days ago
0
Split `timestamp_s_to_datetime` to `date` and `time` to avoid unnecessary computation
#6755
jayzhan211
closed
1 day ago
1
Public API using private types: `Buffer::from_bytes` takes unexported `Bytes`
#6754
tv42
opened
3 days ago
1
[FlightSQL] Inconsistent base64 encoding for arrow-go and arrow-rust
#6753
niebayes
opened
3 days ago
2
Adds partial `cast` support for run-end encoded arrays
#6752
RyanMarcus
closed
1 day ago
7
Fix LocalFileSystem with range request that ends beyond end of file
#6751
kylebarron
opened
3 days ago
0
filter_bits under-allocates resulting boolean buffer
#6750
gatesn
closed
21 hours ago
0
LocalFileSystem errors with satisfiable range request
#6749
kylebarron
opened
3 days ago
0
More trivial implementation of `Box<dyn AsyncArrowWriter>` and `Box<dyn AsyncArrowReader>`
#6748
ethe
closed
1 day ago
5
Update pyo3 requirement from 0.22.2 to 0.23.1
#6747
dependabot[bot]
closed
1 day ago
1
Avoid `from_num_days_from_ce_opt` calls in `timestamp_s_to_datetime` if we don't need
#6746
jayzhan211
closed
1 day ago
0
update to pyo3 0.23.0
#6745
psvri
closed
1 day ago
0
Update cache action to v4
#6744
findepi
closed
5 days ago
0
Remove redundant implementation of `StringArrayType`
#6743
tlm365
closed
5 days ago
0
Update MSRVs to be accurate
#6742
itsjunetime
opened
5 days ago
1
Some MSRVs are inaccurate
#6741
itsjunetime
opened
5 days ago
0
Fix Dictionary logical nulls for RunArray/UnionArray Values
#6740
findepi
closed
3 days ago
0
Prepare for 53.3.0 release
#6739
alamb
closed
5 days ago
2
Convert some panics that happen on invalid parquet files to error results
#6738
jp0317
opened
6 days ago
3
Avoid panics?
#6737
jp0317
opened
6 days ago
0
[Parquet] Implement Variant type support in Parquet
#6736
alamb
opened
6 days ago
1
Support for "Schema evolution" / Schema Adapters
#6735
alamb
opened
6 days ago
1
Support Temporal -> Utf8View casting
#6734
Omega359
opened
6 days ago
1
Add Option To Coerce List Type on Parquet Write
#6733
ggreco
opened
1 week ago
3
StructArray take returns incorrect length with empty fields
#6732
gatesn
opened
1 week ago
0
Implement interleave_record_batch
#6731
waynexia
closed
6 days ago
0
Allow reading Parquet maps that lack a `values` field
#6730
etseidl
opened
1 week ago
2
Fix signed decimal e-notation parsing
#6729
gruuya
closed
1 week ago
0
Signed decimal e-notation parsing bug
#6728
gruuya
closed
1 week ago
1
StructArray take doesn't make fields nullable
#6727
gatesn
opened
1 week ago
5
Try casting structs by name before by position
#6726
aykut-bozkurt
opened
1 week ago
9
Clean up some arrow-flight tests and duplicated code
#6725
itsjunetime
closed
6 days ago
0
Improve error message for unsupported cast between struct and other types
#6724
andygrove
opened
1 week ago
1
Next