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
747 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 2 commits in 1 repository
Reviewed 11 pull requests in 1 repository
apache/arrow
11 pull requests
- GH-29781: [C++][Parquet] Switch to use compliant nested types by default
- GH-35521: [C++] Hash null bitmap only if null count is 0
- GH-35526: [CI][C++] Fixing arrow::internal::IsNullRunEndEncoded redeclared
- GH-35304: [C++][ORC] Support attributes conversion
- GH-35519: [C++][Parquet] Fixing exception handling in parquet FileSerializer
- MINOR: [C++] Add missing ARROW_EXPORT to IsNull impls
- MINOR: [C++] Add missing RunEndEncodedType dtor
- GH-35125: [C++][Acero] Add a self-defined io-executor in QueryOptions
- GH-35176: [C++] Add support for disabling threading for emscripten
- GH-35270: [C++] Use Buffer instead of raw buffer in hash join internals
- GH-35423: [C++][Parquet] Parquet PageReader Force decompression buffer resize smaller