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
783 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 10 commits in 1 repository
Created 2 repositories
Created a pull request in googleapis/google-cloud-cpp that received 9 comments
fix: workaround curl_multi_poll returning an error on EINTR
Fixes #11647. This change is
+16
−4
•
9
comments
Opened 3 other pull requests in 2 repositories
Reviewed 28 pull requests in 1 repository
apache/arrow
25 pull requests
- GH-35662: [CI][C++][MinGW] Avoid crash in FormatTwoDigits() with release build
- GH-35665: [C++][Parquet] DeltaLengthByteArrayEncoder::Put reserve too much space
- MINOR: [C++] Add mising pragma-once
- GH-32863: [C++][Parquet] Add DELTA_BYTE_ARRAY encoder to Parquet writer
- GH-35651: [C++] Don't use self-move with MinGW
- GH-34391: [C++] Future as-of-join-node hangs on distant times
- GH-35498: [C++] Relax EnsureAlignment check in Acero from requiring 64-byte aligned buffers to requiring value-aligned buffers
- GH-14946: [C++] Add flattening FieldPath/FieldRef::Get methods
-
GH-35571: [C++][CI][Parquet] Change
EQtoFLOAT_EQin Decryption tests - GH-29887: [C++] Implement dictionary array sorting
- GH-32763: [C++] Add FromProto for fetch & sort
- GH-34436: [R] Bindings for JSON Dataset
- GH-35274: [Java][CI] Enable GCS on MacOS
- GH-35448: [C++] Fix detection of %z in strptime format
- MINOR: [Doc] Update Parquet documentation website links
- GH-32739: [CI][Docs] Document Docs PR Preview
- GH-35594: [R][C++] Bump vendored date library
- GH-35423: [C++][Parquet] Parquet PageReader Force decompression buffer resize smaller
- 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
- Some pull request reviews not shown.
Created an issue in apache/arrow that received 6 comments
DeltaLengthByteArrayEncoder::Put may reserve too much space
Describe the bug, including details regarding any error messages, version, and platform.
DeltaLengthByteArrayEncoder::Put passes the total desired …
6
comments