Free software and open source developer.
Core developer of CPython, Apache Arrow and other packages.
Block or Report
Block or report pitrou
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
llvmlite Public
Forked from numba/llvmlite
A lightweight LLVM python binding for writing JIT compilers
-
-
tornado Public
Forked from tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Python 1
948 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2023
Created 7 commits in 1 repository
Reviewed 12 pull requests in 2 repositories
apache/arrow
11 pull requests
- GH-33024: [C++][Parquet] Add DELTA_LENGTH_BYTE_ARRAY encoder to Parquet writer
- GH-34003: [C++] AddWithOverflow and friends should be [[nodiscard]]
- GH-32050: [C++] Implement Rank kernel on chunked arrays
- GH-33596: [C++][Parquet] Parquet page index read support
- GH-33923: [Docs] Tensor canonical extension type specification
- GH-33971: [C++] Fix AdaptiveIntBuilder to always populate data buffer
- GH-33699: [C++] Increase timeout of c++ tests when running under valgrind and shorten long tests
- GH-32949: [Go] REE Array IPC read/write
- GH-15164: [C++][Parquet] Implement current version of BloomFilter spec
- GH-15193: [C++][Parquet] Parquet FuzzReader add some fixed batch size
- GH-33115: [C++] Parquet Implement crc in reading and writing Page for DATA_PAGE (v1)
python/cpython
1 pull request
Created an issue in apache/arrow that received 1 comment
[C++] AddWithOverflow and friends should be [[nodiscard]]
Describe the enhancement requested
Users shouldn't ignore the boolean value returned by the AddWithOverflow and similar helpers, as it indicates wh…
1
comment