-
Nvidia
Block or Report
Block or report tgravescs
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
spark-mesos Public
Forked from mesos/spark
Scala framework for iterative and interactive cluster computing.
Scala
-
-
-
-
816 contributions in the last year
Less
More
Contribution activity
March 2022
Created 2 commits in 2 repositories
Created a pull request in NVIDIA/spark-rapids that received 9 comments
Documentation: add example python api call for ExplainPlan.explainPotentialGpuPlan [skip ci]
fixes #4745
+42
−2
•
9
comments
Opened 4 other pull requests in 2 repositories
apache/spark
3
closed
NVIDIA/spark-rapids-examples
1
open
Reviewed 21 pull requests in 2 repositories
NVIDIA/spark-rapids
15 pull requests
- Remove support for Spark 3.0.x [databricks]
- Add shim for Databricks 10.4 [databricks]
- Add missing 314 to buildall script
- Documentation: add example python api call for ExplainPlan.explainPotentialGpuPlan [skip ci]
- Have a fixed GPU memory size for integration tests [databricks]
- Fallback to ARENA if ASYNC configured and driver < 11.5.0
- Fix window rank integration tests on [databricks]
- Add Apache Spark 3.1.4-SNAPSHOT Shims
- Remove unused Spark322PlusShims
- Add DatabricksShimVersion to unshimmed class list [databricks]
- Default some configs to protect against cluster settings in integration tests
- Transition to v2 shims [Databricks]
- Make ARENA the default allocator for 22.04
- Enable shim tests in sql-plugin module
- Integration-test tests jar for hive UDF tests
apache/spark
6 pull requests
- [SPARK-34079][SQL] Merge non-correlated scalar subqueries
- [SPARK-37618][CORE] Remove shuffle blocks using the shuffle service for released executors
- [SPARK-38194] Followup: Fix k8s memory overhead passing to executor pods
- [SPARK-38194][YARN][MESOS][K8S] Make memory overhead factor configurable
- [SPARK-38572][BUILD] Setting version to 3.4.0-SNAPSHOT
- [SPARK-36699][Core] Reuse compatible executors for stage-level scheduling
Created an issue in NVIDIA/spark-rapids that received 3 comments
[BUG]databricks nightly window_function_test failures
Describe the bug
[2022-03-11T03:51:14.568Z] FAILED ../../src/main/python/window_function_test.py::test_window_running_rank[Decimal(20,2)][IGNORE_OR…
3
comments
Opened 10 other issues in 1 repository
NVIDIA/spark-rapids
6
open
4
closed
- Update ide code style for continuation indentation
- [BUG] Spark 3.3 IT cache_test:test_passing_gpuExpr_as_Expr failure
- [DOC] Improve Documenting workload qualification/getting started steps.
- [BUG] Spark 3.3 IT test cache_test.py::test_passing_gpuExpr_as_Expr fails with IllegalArgumentException
- Update spark 2.x explain code for 22.04
- Profiling tool: create a section to focus on I/O metrics
- Improve Profiling tool compare SQL/Stages tables
- Add support for structs in GpuScalarSubquery
- integration tests assume incompat config is false, we should verify this
- [BUG] row-based_udf_test.py::test_hive_empty_* fail nightly tests