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
1,836 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 23 commits in 1 repository
Created a pull request in apache/arrow that received 17 comments
ARROW-15451: [C++] Fix build with C++17 and ARROW_GCS=ON
Bump the vendored google-cloud-cpp version so that CMAKE_CXX_STANDARD doesn't get ignored.
Also cleanup CMAKE_CXX_STANDARD handling in a few other …
+20
−12
•
17
comments
Opened 20 other pull requests in 1 repository
apache/arrow
2
open
17
closed
1
merged
- ARROW-15454: [Python] Try to make CSV cancellation test more robust
- ARROW-15447: [C++] Avoid conflict between ORC options API and glibc-defined macro
- ARROW-15442: [C++][Python] Skip GDB tests on a non-debug build
- ARROW-15433: [Doc] Fix warnings when building
- ARROW-15390: [Dev][C++][Doc] Document the GDB extension
- ARROW-15423: [C++][Dev] Make GDB plugin auto-load friendly
- ARROW-15388: [C++] Avoid including absl from flatbuffers
- ARROW-15360: [Python] Check slice bounds in Buffer.slice()
- ARROW-15358: [C++] Fix custom matcher compilation
- ARROW-15076: [C++][Gandiva] Fix allocation of AES {en,de}cryption result
- ARROW-15326: [C++] Fix Gandiva crashes
- ARROW-15324: [C++] Avoid crashing when HDFS file fails closing
- ARROW-13617: [C++] Make Decimal representations consistent
- ARROW-12735: [C++] Write GDB plugin
- ARROW-10317: [Python] Document compute function options
- MINOR: Update testing submodule
- ARROW-15243: [CI][Python] Make PyArrow installation more robust in CI
- ARROW-9483: [C++] Reorganize testing headers
- ARROW-12042: [C++] Fix array_sort_indices on chunked arrays
- ARROW-15234: [Python] Fix crash with custom CSV invalid row handler
Reviewed 54 pull requests in 4 repositories
apache/arrow
48 pull requests
- ARROW-15454: [Python] Try to make CSV cancellation test more robust
- ARROW-15126: [C++] Support Null type as group keys
- ARROW-15390: [Dev][C++][Doc] Document the GDB extension
- WIP: Test patch for ARROW-15444
- ARROW-15448: [C++] Use apache mirror system to download ORC's source
- ARROW-15447: [C++] Avoid conflict between ORC options API and glibc-defined macro
- ARROW-14506: [C++] Conda support for google-cloud-cpp
- ARROW-15436: [Release][Python] Disable flaky csv::test_cancellation test on apple M1
- ARROW-14783: [C++][Python] Fix the write ORC in BytesIO issue
- ARROW-15433: [Doc] Fix warnings when building
- ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer
- ARROW-15385: [Integration] Split duration from interval in integration tests
- ARROW-12735: [C++] Write GDB plugin
- ARROW-15154: [R] Expose ReferencedBufferSize to R
- ARROW-11297: [C++][Python] Add ORC writer options
- ARROW-15370: [Python] Fix regression in empty table to_pandas conversion
- ARROW-15109: [Python] Add show_info() to print build, component, and system info
- ARROW-15084: [C++] public factory function for GcsFileSystem
- ARROW-15360: [Python] Check slice bounds in Buffer.slice()
- ARROW-12060: [Python] Enable calling compute functions on Expressions
- ARROW-14098: [C++] subtract(time, time) -> duration kernel
- ARROW-14924: [C++] generic fs tests for GcsFileSystem
- ARROW-14798: [C++][Python][R] Add container window to PrettyPrintOptions
- ARROW-9843: [C++][Python] Implement Between ternary kernel and Python bindings
- ARROW-9285: [C++] Detect unauthorized memory allocations in function kernels
- Some pull request reviews not shown.