Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
665 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apache/spark that received 23 comments
[SPARK-33105][INFRA] Change default R arch from i386 to x64 and parametrize BINPREF
What changes were proposed in this pull request?
Change default R arch from i386 to x64, to match Rtools version.
Parameterize BINPREF with WIN (h…
- [SPARK-32084][PYTHON][SQL] Expand dictionary functions
- [SPARK-33003][PYTHON][DOCS] Add type hints guidelines to the documentation
- [SPARK-33086][FOLLOW-UP] Remove unused Optional import from pyspark.resource.profile stub
- [SPARK-32793][FOLLOW-UP] Minor corrections for PySpark annotations and SparkR
- [SPARK-33086][PYTHON] Add static annotations for pyspark.resource
- [SPARK-32511][FOLLOW-UP][SQL][R][PYTHON] Add dropFields to SparkR and PySpark
- [SPARK-33040][FOLLOW-UP][R] Reorder argument choices and add examples
- [SPARK-32949][FOLLOW-UP][R][SQL] Reindent lines in SparkR timestamp_seconds
- [SPARK-33055][PYTHON][SQL] Add Python CalendarIntervalType
- [SPARK-32320][PYSPARK] Remove mutable default arguments
- [SPARK-17333][PYSPARK] Enable mypy
- [SPARK-32907][ML] adaptively blockify instances - LinearSVC
- [SPARK-32793][SQL] Add raise_error function, adds error message parameter to assert_true
- [SPARK-33017][PYTHON] Add getCheckpointDir method to PySpark Context
- [SPARK-33061][SQL] Expose inverse hyperbolic trig functions through sql.functions API