Block or Report
Block or report pitrou
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
1,217 contributions in the last year
Activity overview
Contribution activity
October 2022
Created 6 commits in 1 repository
Created a pull request in apache/arrow that received 15 comments
ARROW-17927: [C++] Avoid hitting thread limits in stress tests
Non-trivial use of SleepAsync() and SleepABitAsync() could end up running hundreds of threads at once, which could hit resource limits on some CI c…
Opened 5 other pull requests in 1 repository
apache/arrow
4
merged
1
closed
Reviewed 29 pull requests in 2 repositories
apache/arrow
25 pull requests
- ARROW-17956: [C++] RandomArrayGenerator does not properly generate ListArrays with Nulls
- ARROW-17953: [Archery] Add archery docker info command
- ARROW-17863: [Python] Deprecate Plasma Python bindings
- ARROW-17450 : [C++][Parquet] Add support for uint8 boolean decode in addition to bool array
- ARROW-17853: [Python][CI] Timeout in test_dataset.py::test_write_dataset_s3_put_only
- ARROW-17658: [C++][Gandiva] Support int64 seed for udf random.
- ARROW-15678: [C++] Add support for -DCMAKE_BUILD_TYPE=MinSizeRel
- PARQUET-2188: [parquet-cpp] Add SkipRecords API to RecordReader
- ARROW-17160: [C++] Create a base directory for PyArrow CPP header files
- ARROW-17927: [C++] Changed SleepABitAsync to use a thread pool to reduce the # of running threads
- ARROW-17927: [C++] Avoid hitting thread limits in stress tests
- ARROW-17952: [Archery][CI] Fix archery error when running ubuntu-cuda-cpp
- ARROW-17825: [C++] Allow the possibility to write several tables in ORCFileWriter
- ARROW-17940: [Java][Gandiva] Implement Reserve for JavaBuffer
- ARROW-17240: [CI][Release] Verify wheels in nightly CI
- MINOR: [C++] Fix a potential overflow in the asof join node when OnKey values are very small
- ARROW-17099: [Python] pyarrow build does not support RELWITHDEBINFO build type
- ARROW-17939: [Docs][Python] Update python dev page after PyArrow C++ tests change
- ARROW-16430: [Python] Add support for reading record batch custom metadata API
- ARROW-17684: [CI][deb] Disable Flight for arm64
- ARROW-15545: [Python][C++] Support casting to extension type
- ARROW-8201: [Python] Add FileFragment.open() method
- ARROW-17613: [C++] Add function execution API for a preconfigured kernel
- ARROW-17349: [C++] Allow casting map types
- ARROW-17857: [C++] Fix segfault in Table::CombineChunksToBatch
- Some pull request reviews not shown.
apache/arrow-site
1 pull request
Created an issue in python/cpython that received 5 comments
Typing annotations are not documented in the language reference
Documentation The only place where the syntax for typing annotations seems to be documented is the grammar specification, which is obviously not ve…






