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,313 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 5 commits in 2 repositories
Created a pull request in apache/arrow that received 6 comments
ARROW-16461: [C++] Fix sporadic Thread Sanitizer failure
In debug mode the ThreadedTaskGroup::finished_ member would be read unlocked, so make it atomic.
Note that the failure should be harmless, but stil…
Reviewed 33 pull requests in 2 repositories
apache/arrow
25 pull requests
-
ARROW-16633: [C++] Fix incorrect Decimal literal conversion in
ir_consumer.cc - ARROW-16617: [C++] Add support for multi-byte system error message on Windows
- ARROW-16234: [C++] Vector Kernel for Rank
- ARROW-16243: [C++][Python] Remove Parquet ReadSchemaField method
- ARROW-16356: [Python] Expose RandomAccessFile::GetStream
- ARROW-15779: [Python] Create python bindings for Substrait consumer
- ARROW-14821: [C++][R] Implement bindings for lubridate's floor_date, ceiling_date, and round_date
- ARROW-13530: [C++] Implement cumulative sum compute function
- ARROW-16507: [CI][C++] Use system gtest with mamba/conda
- ARROW-15251: [C++] Temporal floor/ceil/round handle ambiguous/nonexistent local time
- ARROW-16531: [Dev] Update pre-commit to use latest flake8 and remove unsupported cython linting
- ARROW-16478: [C++] Refine cpu info detection
- ARROW-16548: [Python] Add pytest.mark.parquet to all tests under tests/parquet package
- ARROW-16581: [C++][Java] Upgrade ORC to 1.7.4
- ARROW-15893: [CI][Python] Add python minimal builds to nightly builds
- ARROW-16573: [C++][Format] Add canonical include guard for C Data Interface
- ARROW-602: [C++] Provide iterator access to primitive elements inside an Array
- ARROW-15587: [C++] Add support for all options specified by substrait::ReadRel::LocalFiles::FileOrFiles
- ARROW-16430: [Python] Add support for reading record batch custom metadata API
- ARROW-16168: [C++][CMake] Use target to add include paths
- ARROW-14114: [C++][Parquet] Fix multi-threaded read of PME files
- ARROW-11341: [Python] [Gandiva] Add NULL/None checks to Gandiva builder functions
- ARROW-16436: [C++][Python] Datasets should not ignore CSV autogenerate_column_names
- MINOR: [C++] Use bundled gtest
- MINOR: [C++] Trivial improvements to execution plan example
- Some pull request reviews not shown.
apache/arrow-site
1 pull request
Created an issue in conda-forge/ctng-compiler-activation-feedstock that received 12 comments
-fvisibility-inlines-hidden breaks libprotobuf (and potentially other software)
Solution to issue cannot be found in the documentation.
I checked the documentation.
Issue
The -fvisibility-inlines-hidden compiler option is de…