Popular 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,890 contributions in the last year
Less
More
Activity overview
Contributed to
apache/arrow,
apache/arrow-rs,
apache/arrow-experimental-rs-arrow2
and 5 other
repositories
Contribution activity
October 2021
Created 24 commits in 2 repositories
Created a pull request in apache/arrow that received 12 comments
Opened 17 other pull requests in 2 repositories
apache/arrow
16
closed
- ARROW-14317: [Doc] Update C data interface implementation status
- ARROW-14313: [Doc] Make Archery installation docs more accurate
- MINOR: [CI][C++] Fix Travis-CI build
- MINOR: [C++][CI] Fix Valgrind error in parquet-arrow-test
- ARROW-14299: [Dev][CI] Avoid downloading MinIO multiple times
- ARROW-14300: [C++][R][CI] Work around missing include in xsimd
- ARROW-14285: [C++] Fix crashes when pretty-printing data from valid IPC file
- ARROW-14283: [CI][C++] Use LLVM 12 on macOS GHA builds
- ARROW-14244: [C++] Reduce scalar_temporal.cc compilation time
- ARROW-14243: [C++] Split vector_sort.cc
- MINOR: [C++] Avoid exposing arrow_vendored::date in public headers
- ARROW-14241: [C++][Java][CI] Fix java-jars build
- ARROW-13843: [C++][CI] Exercise ToString / PrettyPrint in fuzzing setup
- ARROW-13736: [C++] Reconcile PrettyPrint and StringFormatter
- ARROW-14230: [C++] Deprecate ArrayBuilder::Advance
- ARROW-14208: [C++] Fix compilation on Windows
apache/arrow-testing
1
merged
Reviewed 51 pull requests in 3 repositories
apache/arrow
49 pull requests
- ARROW-14340: [C++] Bump xsimd to fix build error on Apple M1
- ARROW-14343: [Packaging][Python] Enable NEON SIMD optimization for M1 wheels
- ARROW-14211: [C++][Compute] Fixing thread sanitizer problems in hash join node
- ARROW-8780: [Python][Doc] Document the fsspec wrapper for pyarrow.fs filesystems
- MINOR: [C++] Fix IndexIn example in docstring
- ARROW-12607: [Website] Doc section for Dataset Java bindings
- ARROW-13465: [R] to_arrow() from duckdb
- ARROW-14309: [Python] Extend CompressedInputStream to work with paths, strings and files
- ARROW-14284: [C++][Python] Improve error message when trying use SyncScanner when requiring async
- ARROW-14203: [C++] Fix description of ExecBatch.length for Scalars in aggregate kernels
- ARROW-14236: [C++] Add GCS testbench for testing
- ARROW-14300: [C++][R][CI] Work around missing include in xsimd
- ARROW-13227: [Documentation][Compute] Document ExecNode
-
MINOR: [R][CI] use Renviron.site for setting
MAKEFLAGS - ARROW-14274: [C++] Refine base64 api
- ARROW-14305: [C++][Compute] Fixing Valgrind errors in hash join node tests
- ARROW-14295: [Doc] Indicate location of archery
- ARROW-13947: [C++] Support more types in index kernel
- ARROW-14255: [Python] Fix FlightClient.do_action
- ARROW-12965: [Java] C Data Interface implementation
- MINOR: [Docs] Fix malformed table on the status page
- ARROW-13944: [C++] Bump xsimd to latest version
- MINOR: [Docs][C#] Update C# documentation
- ARROW-13797: [C++][Python] Column projection pushdown for ORC dataset reading + use liborc for column selection
- ARROW-14269: [C++] Consolidate utf8 benchmark
- Some pull request reviews not shown.
xtensor-stack/xsimd
1 pull request
apache/arrow-cookbook
1 pull request
Created an issue in xtensor-stack/xsimd that received 3 comments
Missing include for std::numeric_limits
We recently saw this issue on some of our CI builds:
In file included from /tmp/Rtmpl58fk7/fileb3445af718/xsimd_ep/src/xsimd_ep-install/include/xsi…
3
comments