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
774 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 7 commits in 1 repository
Created a pull request in apache/arrow that received 16 comments
GH-35576: [C++] Make Decimal{128,256}::FromReal more accurate
The original algorithm for real-to-decimal conversion did its computations in the floating-point domain, accumulating rounding errors especially fo…
Opened 2 other pull requests in 2 repositories
apache/parquet-site
1
open
apache/arrow
1
open
Reviewed 22 pull requests in 2 repositories
apache/arrow
20 pull requests
- MINOR: [C++] Make clang-tidy stop complaining about C arrays
- GH-35581: [C++] Store offsets in scalars
- GH-33206: [C++] Add support for StructArray sorting and nested sort keys
- GH-36036: [C++][Parquet] Implement Float16 logical type
- GH-35749: [C++] Handle run-end encoded filters in compute kernels
- GH-34351: [C++][Parquet] Statistic: tiny optimization and specification
- GH-35926: [C++][Parquet] Allow disabling ColumnIndex by disabling statistics
- GH-35287: [C++][Parquet] Add CodecOptions to customize the compression parameter
- GH-35576: [C++] Make Decimal{128,256}::FromReal more accurate
- GH-35988: [C#] The C data interface implementation can leak on import
- GH-35990: [CI][C++][Windows] Don't use -l for "choco list"
- GH-33856: [C#] Implement C Data Interface for C#
- GH-34971: [Format] Add non-CPU version of C Data Interface
- GH-34375: [C++][Parquet] Ignore page header stats when page index enabled
- GH-35868: [C++] Occasional TSAN failure on asof-join-node-test
- GH-35838: [C++] Add backpressure test for asof join node
- GH-35891: [Doc][Python] Update link to Parquet C++ repository
- GH-35730: [C++] Add the ability to specify custom schema on a dataset write
- GH-35360: [C++] Take offset into account in ScalarHashImpl::ArrayHash()
- GH-35789: [C++] Remove check_overflow from CumulativeSumOptions
apache/parquet-format
2 pull requests
Created an issue in apache/arrow that received 9 comments
[C++] Add device-specific synchronization API to Buffer
Describe the enhancement requested For the C device data interface, and other applications, we'll need to add optional synchronization information …
Opened 8 other issues in 1 repository
apache/arrow
7
open
1
closed
- [C++][Benchmarking] Measure and trace build times
- [C++] Excessive increase in debug build times
- [C++] Decimal-to-real accuracy loss / rounding issue
- [C++] Benchmark reading/writing page index
- [C++] Bump bundled google-cloud-cpp
- [C++][CI] Enable CMAKE_UNITY_BUILD on more debug builds
- [C++] Cannot change optimization level using ARROW_CXXFLAGS
- [C++] Occasional TSAN failure on asof-join-node-test