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,718 contributions in the last year
Activity overview
Contribution activity
February 2022
Created 11 commits in 2 repositories
Created a pull request in apache/arrow that received 16 comments
ARROW-15550: [C++] Add optional debug memory checks
Debug memory checks can be enabled by setting the environment variable ARROW_DEBUG_MEMORY_POOL to one of the recognized values "abort", "trap" or "…
Opened 6 other pull requests in 1 repository
apache/arrow
1
open
5
closed
- ARROW-15652: [C++] Fix GDB pretty-printing from inside parquet namespace
- MINOR: [C++] Fix Valgrind failures
- ARROW-15552: [Doc][Format] Remove erroneous mention of base64
- ARROW-15593: [C++] Make after-fork ThreadPool reinitialization thread-safe
- MINOR: [CI][Python] Disable OpenTelemetry in the ubuntu-python-sdist-test build
- ARROW-15389: [C++][Dev] Improve Array preview in GDB plugin
Reviewed 42 pull requests in 5 repositories
apache/arrow
36 pull requests
- ARROW-15313: [C++][Java][FlightRPC] Implement type info method to flight-sql
- ARROW-15594: [C++][FlightRPC] Add Deserialize(const Buffer&) to various Flight types
- ARROW-14993: [C++] Benchmark CSV writer
- PARQUET-2123: [C++] Fix invalid memory access in ScanFileContents
- ARROW-15682: [CI] Github starting to migrate "windows-latest" tag from windows 2019 to windows 2022
- PARQUET-2124: [C++] Remove Parquet Dictionary DCHECK
- ARROW-14100: [C++] subtract(duration, duration) -> duration kernel
- ARROW-15483: [Release] Revamp the verification scripts
- ARROW-7051: [C++] Improve MakeArrayOfNull to support creation of multiple arrays
- [WIP] ARROW-15678: [C++][CI] a crossbow job with MinRelSize enabled
- ARROW-15668: Simplified skip logic in integration tests
- ARROW-15604: [C++][CI] Sporadic ThreadSanitizer failure with OpenTracing
- ARROW-9947: [Python] High-level Python API for Parquet encryption of files.
- ARROW-15600: [C++][FlightRPC] Add minimal Flight SQL query example
- ARROW-15598: [C++][Gandiva] Avoid using hardcoded raw pointer addresses in generated code
- ARROW-15389: [C++][Dev] Improve Array preview in GDB plugin
- ARROW-15550: [C++] Add optional debug memory checks
- PARQUET-2119: [C++] Fix DeltaBitPackDecoder fuzzer found issue
- ARROW-13409: [C++][FlightRPC] Expose server shutdown with deadline
- ARROW-15579: [C++] Add MemoryManager::CopyBuffer(const Buffer&)
- ARROW-15425: [C++] Add delta dictionaries in file format to integration tests
- ARROW-14098: [C++] subtract(time, time) -> duration kernel
- ARROW-15593: [C++] Make after-fork ThreadPool reinitialization thread-safe
- ARROW-15080: [Python][C++] Enable tuples conversion to interval
- ARROW-15603: [C++] Remove unused variables
- Some pull request reviews not shown.
apache/arrow-cookbook
3 pull requests
dask/distributed
1 pull request
apache/arrow-testing
1 pull request
python/cpython
1 pull request
Created an issue in apache/arrow-cookbook that received 10 comments
[C++] Build failure with clang 10.0 and clang-tidy 10.0
I'm not sure whether this is expected or not. I'm simply trying make cpp
/home/antoine/arrow/cookbook/cpp/code/basic_arrow.cc:23:1: error: class 'B…