Highlights
- Arctic Code Vault Contributor
Pinned
643 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 54 commits in 5 repositories
Created 1 repository
- houqp/actix-extras Rust
Created a pull request in apache/arrow that received 6 comments
ARROW-11491: [Rust] support JSON schema inference for nested list and struct
Not optimized for performance because if one needs performance, runtime schema inference shouldn't be used in the first place.
+431
−247
•
6
comments
Opened 9 other pull requests in 2 repositories
apache/arrow
3
closed
2
open
- ARROW-11721: [Rust] json schema inference to return Schema instead of SchemaRef
- ARROW-11719: [Rust][Datafusion] support creating memory table with merged schema
- ARROW-11708: [Rust] fix Rust 2021 linting warnings
- ARROW-11707: [Rust] support CSV schema inference without file IO
- ARROW-11542: [Rust] fix validity bitmap buffer length count in json reader
Reviewed 9 pull requests in 4 repositories
delta-io/delta-rs 4 pull requests
apache/arrow 3 pull requests
VertaAI/modeldb 1 pull request
houqp/leptess 1 pull request
Created an issue in delta-io/delta-rs that received 3 comments
race condition in s3 tests
Our S3 test is failing randomly at the moment. Based on my quick glance, the specific error message we are getting is usually caused by access of g…
3
comments