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,911 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 13 commits in 1 repository
Created a pull request in apache/arrow that received 9 comments
Opened 7 other pull requests in 1 repository
apache/arrow
7
closed
- 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-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
Reviewed 26 pull requests in 1 repository
apache/arrow
26 pull requests
- ARROW-13901: [R] Implement IndexOptions
- ARROW-14247: [C++] Fix Valgrind errors in parquet-arrow-test
- ARROW-13576: [C++] Replace ExecNode::InputReceived with ::MakeTask
- ARROW-14244: [C++] Reduce scalar_temporal.cc compilation time
- ARROW-14156: [C++] Properly synthesize validity buffer in StructArray::Flatten
- ARROW-14211: [C++][Compute] Fixing thread sanitizer problems in hash join node
- ARROW-13806: [C++][Python] Add support for new MonthDayNano Interval Type
- ARROW-14214: [Python][CI] Fix tests using OrcFileFormat for Python 3.6 + orc not built
- ARROW-13227: [Documentation][Compute] Document ExecNode
- ARROW-14224: [C++] Try to reduce build time/memory usage
- ARROW-14231: [C++] Support casting timestamp with timezone to string
- ARROW-14241: [C++][Java][CI] Fix java-jars build
- ARROW-13736: [C++] Reconcile PrettyPrint and StringFormatter
- ARROW-13843: [C++][CI] Exercise ToString / PrettyPrint in fuzzing setup
- PARQUET-2067: [C++][Parquet] Fix Parquet null count stats for enclosing null lists
- ARROW-13558: [C++] Validate decimal arrays/scalars
- ARROW-14035: [C++][Python][R] Implement count distinct kernel
- ARROW-13878: [C++] Implement fixed-size-binary support for several kernels
- ARROW-8147: [C++] add GCS library to ThirdpartyToolchain
- ARROW-13783. [Python] Preview data when printing tables
- ARROW-14189: [Docs] Add version dropdown to the sphinx docs
- ARROW-14205: [C++] Add unicode normalization to scalar string
- ARROW-13944: [C++] Bump xsimd to latest version
- ARROW-14106: [Go][C] Implement Exporting to the C Data Interface
- ARROW-13358: [C++] Improve type support in if_else
- Some pull request reviews not shown.