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 upPinned
3,056 contributions in the last year
Contribution activity
December 2020
Created 21 commits in 2 repositories
Created a pull request in apache/spark that received 41 comments
[SPARK-33615][K8S] Make 'spark.archives' working in Kubernates
What changes were proposed in this pull request?
This PR proposes to make spark.archives configuration working in Kubernates.
It works without a pr…
+69
−7
•
41
comments
Opened 17 other pull requests in 3 repositories
apache/spark
12
closed
- [SPARK-33802][INFRA][FOLLOW-UP] Separate arguments properly for -c option in git command for PySpark coverage
- [SPARK-33803][SQL] Sort table properties by key in DESCRIBE TABLE command
- [SPARK-33810][TESTS] Reenable test cases disabled in SPARK-31732
- [MINOR][DOCS] Fix Jenkins job badge image and link in README.md
- [SPARK-33802][INFRA] Override name and email address explicitly when updating PySpark coverage
- [SPARK-32447][CORE][PYTHON][FOLLOW-UP] Fix other occurrences of 'python' to 'python3'
- [SPARK-33748][K8S] Respect environment variables and configurations for Python executables
- [SPARK-33749][BUILD][PYTHON] Exclude target directory in pycodestyle and flake8
- [SPARK-33071][SPARK-33536][SQL][FOLLOW-UP] Rename deniedMetadataKeys to nonInheritableMetadataKeys in Alias
- [DO-NOT-MERGE] Investigate HiveThriftHttpServerSuite test failures
- [SPARK-33256][PYTHON][DOCS] Clarify PySpark follows NumPy documentation style
- [SPARK-33544][SQL][FOLLOW-UP] Rename NoSideEffect to NoThrow and clarify the documentation more
databricks/koalas
1
open
3
merged
HyukjinKwon/spark
1
closed
Reviewed 105 pull requests in 2 repositories
apache/spark 93 pull requests
- [SPARK-33752][SQL][3.1] Avoid the getSimpleMessage of AnalysisException adds semicolon repeatedly
- [SPARK-33788][SQL][3.1][3.0][2.4] Throw NoSuchPartitionsException from HiveExternalCatalog.dropPartitions()
- [SPARK-33793][TESTS][3.0] Introduce withExecutor to ensure proper cleanup in tests
- [SPARK-33560][test-maven][BUILD] Add "unused-import" check to Maven compilation process
- [SPARK-33793][TESTS] Introduce withExecutor to ensure proper cleanup in tests
- SPARK-33755: Allow creating orc table when row format separator is defined
- [SPARK-33797][SS][DOCS] Update SS doc about State Store and task locality
- [SPARK-33796][DOCS] Show hidden text from the left menu of Spark Doc
- SPARK-33755: Allow creating orc table when row format separator is defined
- Update monitoring.md
- [SPARK-33788][SQL] Throw NoSuchPartitionsException from HiveExternalCatalog.dropPartitions()
- [SPARK-33769][SQL] Improve the next-day function of the sql component to deal with Column type
- [SPARK-33777][SQL] Sort output of V2 SHOW PARTITIONS
- [SPARK-33273][SQL] Fix a race condition in subquery execution
- [SPARK-33770][SQL][TESTS][3.1][3.0] Fix the `ALTER TABLE .. DROP PARTITION` tests that delete files out of partition path
- [SPARK-33770][SQL][TESTS][2.4] Fix the `ALTER TABLE .. DROP PARTITION` tests that delete files out of partition path
- [SPARK-33705][SQL][TEST] Fix HiveThriftHttpServerSuite flakiness
- [SPARK-33770][SQL][TESTS] Fix the `ALTER TABLE .. DROP PARTITION` tests that delete files out of partition path
- [SPARK-33757][INFRA][R][FOLLOWUP] Provide more simple solution
- [SPARK-33723][SQL] ANSI mode: Casting String to Date should throw exception on parse error
- [SPARK-22256][MESOS] Introduce spark.mesos.driver.memoryOverhead
- [SPARK-33764][SS] Make state store maintenance interval as SQL config
- [SPARK-33762][BUILD] Upgrade commons-codec to 1.15.
- [SPARK-33678][SQL] Product aggregation function
- [SPARK-33752][SQL] Avoid the getSimpleMessage of AnalysisException adds semicolon repeatedly
- Some pull request reviews not shown.
databricks/koalas 12 pull requests
- Fix stat functions with no numeric columns.
- between_time api for koalas dataframe
- Fix DataFrame.replace with NaN/None values #1907
- Simplify plot backend support
- Set PYARROW_IGNORE_TIMEZONE for binder.
- Implement DataFrame.itertuples
- Upgrade pandas version in CI
- Adjust data column names before attaching default index.
- Implemented to_list to Index/MultiIndex
- Support DataFrame parameter in Series.dot
- Fix some doctests in frame.py
- Fix tail to use the resolved copy
Opened 1 issue in 1 repository
databricks/koalas
1
closed
12
contributions
in private repositories
Dec 1 – Dec 14