Popular repositories
-
-
-
-
Forked from numba/llvmlite
A lightweight LLVM python binding for writing JIT compilers
-
-
Forked from tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Python 1
1,373 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 25 commits in 4 repositories
Created a pull request in apache/arrow that received 8 comments
Opened 14 other pull requests in 4 repositories
apache/arrow
2
open
9
closed
- ARROW-11377: [C++][CI] Add Thread Sanitizer nightly build
- ARROW-11235: [Python] Fix test failure inside non-default S3 region
- ARROW-11320: [C++] Try to strengthen temporary dir creation
- ARROW-11301: [C++] Fix reading Parquet LZ4-compressed files produced by Hadoop
- ARROW-11237: [C++] Restore DCHECK definitions after GLog
- ARROW-10663: [C++] Fix is_in and index_in behaviour
- ARROW-11049: [Python] Expose alternate memory pools
- ARROW-11162: [C++][Parquet] Fix invalid cast on Decimal256 Parquet data
- ARROW-11144: [CI][C++][Python] Move to newer Hadoop version
- ARROW-11009: [C++] Allow changing default memory pool with an environment variable
- ARROW-10955: [C++] Fix JSON reading of list(null) values
google/oss-fuzz
1
merged
apache/parquet-testing
1
merged
apache/arrow-testing
1
merged
Reviewed 36 pull requests in 1 repository
apache/arrow 36 pull requests
- ARROW-11372: [Release] Support RC verification on macOS-ARM64
- ARROW-11350: [C++] Bump dependency versions
- ARROW-10370: [Python] Clean-up filesystem handling in write_dataset
- ARROW-8797: [C++] Read RecordBatch in a different endian
- ARROW-8928: [C++] Add microbenchmarks to help measure ExecBatchIterator overhead
- ARROW-7906: [C++] [Python] Add ORC write support
- ARROW-10831: [C++][Compute] Implement quantile kernel
- ARROW-11277: [C++] Workaround macOS 10.11: don't default construct consts
- ARROW-9128: [C++] Implement string space trimming kernels: trim, ltrim, and rtrim
- ARROW-10489: [C++] Add Intel C++ compiler options for different warning levels
- ARROW-7633: [C++][CI] Create fuzz targets for tensors and sparse tensors
- ARROW-11247: [C++] Infer date32 columns in CSV
- ARROW-10247: [C++][Dataset] Support writing datasets partitioned on dictionary columns
- ARROW-11232: [C++] Make Table::CombineChunks() handle table with zero column correctly
- ARROW-10472: [Python] Test to confirm casting timestamp scalars to date type works
- ARROW-11212: [Packaging][Python] Use vcpkg as dependency source for manylinux and windows wheels
- ARROW-11229: [C++][Dataset] Fix static build failure
- ARROW-11226: [Python] Skip/workaround failing filesystem test with s3fs 0.5
- ARROW-10917: [Doc] Update feature matrix for Rust
- ARROW-11176: [R] Expose memory pool name and document setting it
- ARROW-10283: [Python] Define PY_SSIZE_T_CLEAN to deal with Python deprecation warning
- ARROW-11189: [Developer] support benchmark diff between JSONs
- ARROW-11163: [C++] Fix reading of compressed IPC/Feather files written with Arrow 0.17
- ARROW-11166: [Python] Add binding for ProjectOptions
- ARROW-5336: [C++] Implement arrow::Concatenate for dictionary-encoded arrays with unequal dictionaries
- Some pull request reviews not shown.
Created an issue in jemalloc/jemalloc that received 6 comments
Illegal instruction with x86-64 jemalloc on Rosetta
In Apache Arrow we bundle a private build of jemalloc 5.2.1. When we compile a x86-64 version of Arrow on a Apple M1 machine and then run the resul…
6
comments