Primary author, zxing and Oryx project. Apache Spark PMC / committer.
- Austin, TX
Block or Report
Block or report srowen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
apache/spark Public
Apache Spark - A unified analytics engine for large-scale data processing
-
zxing/zxing Public
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
-
OryxProject/oryx Public
Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning
584 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 1 commit in 1 repository
Reviewed 23 pull requests in 2 repositories
apache/spark
17 pull requests
- [SPARK-37985][SQL] Fix flaky test for SPARK-37578
- [SPARK-37925][DOC] Update document to mention the workaround for YARN-11053
- [SPARK-37984][SHUFFLE] Avoid calculating all outstanding requests to improve performance.
- [SPARK-37677][CORE] Use the shell command to decompress the ZIP file
-
[SPARK-37876][CORE][SQL] Move
SpecificParquetRecordReaderBase.listDirectorytoTestUtils - [SPARK-37901] Upgrade Netty from 4.1.72 to 4.1.73
- [SPARK-37854][CORE] Replace type check with pattern matching in Spark code
-
[SPARK-37805][TESTS] Refactor
TestUtils#configTestLog4jmethod to use log4j2 api -
[SPARK-37866][TESTS] Set
file.encodingto UTF-8 for SBT tests -
[SPARK-37256][SQL] Replace
ScalaObjectMapperwithClassTagExtensionsto fix compilation warning - [SPARK-37851][SQL][TESTS] Mark org.apache.spark.sql.hive.execution as slow tests
- [SPARK-37853][CORE] Clean up deprecation compilation warning related to log4j2
- [SPARK-37838][TESTS] Upgrade scalatestplus artifacts to 3.3.0-SNAP3
- [SPARK-37846][TESTS] Fix test logic by getting sleep interval in task
-
[SPARK-37844][CORE][TESTS] Remove
slf4j-log4j12transitive test dependency fromhadoop-minikdc - [SPARK-37710][CORE] Add detailed log message for java.io.IOException occurring on Kryo flow
- [SPARK-37796][SQL] ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform
zxing/zxing
6 pull requests
- Update README.md
- Minimal encoding for Code-128 (2nd, less intrusive version)
- Minimal encoding for Code-128
- Minimal encoding for Data Matrix with multi ECI and GS1-FNC1 support (2nd)
- Minimal encoding for Data Matrix with multi ECI and GS1-FNC1 support
- Add support for multiple character-ECIs in data matrix decoder