Popular repositories
753 contributions in the last year
Contribution activity
January 2021
Created 13 commits in 1 repository
Created a pull request in apache/arrow that received 21 comments
ARROW-11239: [Rust] Fixed equality with offsets and nulls
Fix the equality operator of all types with offsets and nulls. Big kudos to @mqy for identifying and reducing its scope for variable-sized, and @alamb
+49
−28
•
21
comments
Opened 15 other pull requests in 3 repositories
apache/arrow
7
closed
6
open
- ARROW-11313: [Rust] Fixed size_hint
- ARROW-11311: [Rust] Fixed unset_bit
- ARROW-11291: [Rust] Add extend to MutableBuffer (-25% for aritmetic, -97% for length)
- ARROW-11265: [Rust] Made bool not ArrowNativeType
- ARROW-11140: [Rust] [CI] Experimenting with Buildkite
- ARROW-11122: [Rust] Added FFI support for date and time.
- [Rust] [DataFusion] [Experiment] Blocking threads filter
- ARROW-11119: [Rust] Expose functions to parse a single CSV column / StringRecord into an array / recordBatch
- ARROW-11107: [Rust] Faster Length kernel (10%)
- ARROW-11108: [Rust] Fixed performance issue in mutableBuffer.
- ARROW-11105: [Rust] Migrated MutableBuffer::freeze to From<MutableBuffer> for Buffer
- ARROW-11097: [Rust] Minor simplification of some tests.
- ARROW-11096: [Rust] C data interface for [Large]binary
nevi-me/arrow
1
merged
jorgecarleitao/arrow
1
open
Reviewed 36 pull requests in 1 repository
apache/arrow 36 pull requests
- ARROW-11149: [Rust] DF Support List/LargeList/FixedSizeList in create_batch_empty
- ARROW-11141: [Rust] Add basic Miri checks to CI pipeline
- ARROW-11279: [Rust][Parquet] ArrowWriter Definition Levels Memory Usage
- ARROW-11291: [Rust] Add extend to MutableBuffer (-25% for aritmetic, -97% for length)
- ARROW-11290: [Rust][DataFusion] Address hash aggregate performance issue with high number of groups
- ARROW-11239: [Rust] Fixed equality with offsets and nulls
- ARROW-11270: [Rust] Array slice accessors
- ARROW-10299: [Rust] Use IPC Metadata V5 as default
- ARROW-11254: [Rust][DataFusion] Add SIMD and snmalloc flags as options to benchmarks
- ARROW-11246: [Rust] Add type to Unexpected accumulator state error
- ARROW-11156: [Rust][DataFusion] Create hashes vectorized in hash join
- ARROW-11216: [Rust] add doc example for StringDictionaryBuilder
- ARROW-11200: [Rust] [DataFusion] Physical operators and expressions should have public accessor methods
- ARROW-11194: [Rust] Enable packed_simd for aarch64
- ARROW-11195: [Rust] [DataFusion] Add accessor methods for Parquet and CSV TableProviders
- ARROW-11188: [Rust] Support crypto functions from PostgreSQL dialect
- ARROW-11168: [Rust] [Doc] Fix cargo doc warnings
- ARROW-11169: [Rust] Add a comment explaining where float total_order algorithm came from
- ARROW-11159: [Developer] Consolidate pull request related jobs
- ARROW-11138: [Rust] [DataFusion] Add ltrim, rtrim to built-in functions
- ARROW-11129: [Rust][DataFusion] Use tokio thread pool for loading parquet
- ARROW-11125: [Rust] Logical equality for list arrays
- ARROW-11030: [Rust][DataFusion] Concatenate left side batches to single batch in HashJoinExec
- ARROW-11126: [Rust] Document and test ARROW-10656
- ARROW-11074: [Rust][DataFusion] Implement predicate push-down for parquet tables
- Some pull request reviews not shown.
Created an issue in gencer/cache-buildkite-plugin that received 7 comments
[Question] lost executable permissions?
Is it possible that files lose permissions when cached (tarball with compression)? I have a run where, after recovering a cached file, it became no…
7
comments

