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
1,181 contributions in the last year
Activity overview
Contribution activity
November 2020
October 2020
Created 51 commits in 3 repositories
Created a pull request in apache/spark that received 73 comments
[SPARK-26533][SQL] Support query auto timeout cancel on thriftserver
What changes were proposed in this pull request? Support query auto cancelling when running too long on thriftserver. This is the rework of #28991 …
Opened 12 other pull requests in 1 repository
apache/spark
12
closed
- [SPARK-33268][SQL][PYTHON][2.4] Fix bugs for casting data from/to PythonUserDefinedType
- [SPARK-33268][SQL][PYTHON][3.0] Fix bugs for casting data from/to PythonUserDefinedType
- [SPARK-33268][SQL][PYTHON] Fix bugs for casting data from/to PythonUserDefinedType
- [SPARK-33264][SQL][DOCS] Add a dedicated page for SQL-on-file in SQL documents
- [DO-NOT-MERGE][SPARK-33228][SQL][2.4] Don't uncache data when replacing a view having the same logical plan
- [SPARK-33228][SQL] Don't uncache data when replacing a view having the same logical plan
- [SPARK-33205][BUILD] Bump snappy-java version to 1.1.8
- [SPARK-33165][SQL][TEST] Remove dependencies(scalatest,scalactic) from Benchmark
- [SPARK-32704][SQL][FOLLOWUP] Corrects version values of plan logging configs in SQLConf
- [SPARK-33035][SQL][3.0] Updates the obsoleted entries of attribute mapping in QueryPlan#transformUpWithNewOutput
- [SPARK-33052][SQL][TEST] Make all the database versions up-to-date for integration tests
- [SPARK-32741][SQL][FOLLOWUP] Run plan integrity check only for effective plan changes
Reviewed 58 pull requests in 2 repositories
apache/spark 57 pull requests
- [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs
- [SPARK-33296][SQL] Format exception of unsupported nested grouping analytics
- [SPARK-33299][SQL] Support schema in JSON format by `from_json`/`from_csv` Spark SQL and PySpark
- [SPARK-33292][SQL][2.4] Make Literal ArrayBasedMapData string representation disambiguous
- [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal
- [SPARK-33292][SQL] Make Literal ArrayBasedMapData string representation disambiguous
- [SPARK-33272][SQL] prune the attributes mapping in QueryPlan.transformUpWithNewOutput
- [SPARK-33225][SQL] Extract AliasHelper trait
- [SPARK-33248][SQL] Add a configuration to control the legacy behavior of whether need to pad null value when value size less then schema size
- [DO-NOT-MERGE][SPARK-33228][SQL][2.4] Don't uncache data when replacing a view having the same logical plan
- [SPARK-33183][SQL] Fix Optimizer rule EliminateSorts and add a physical rule to remove redundant sorts
- [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs
- [SPARK-33239][INFRA] Use pre-built image at GitHub Action SparkR job
- [SPARK-33229][SQL] Support GROUP BY use Separate columns and CUBE/ROLLUP
- [SPARK-33075][SQL] Enable auto bucketed scan by default (disable only for cached query)
- [SPARK-33228][SQL] Don't uncache data when replacing a view having the same logical plan
- [MINOR][DOCS][TESTS] Fix PLAN_CHANGE_LOG_LEVEL document
- [SPARK-33122][SQL] Remove redundant aggregates in the Optimzier
- [SPARK-33140][SQL] remove SQLConf and SparkSession in all sub-class of Rule[QueryPlan]
- [SPARK-33197][SQL] Make changes to spark.sql.analyzer.maxIterations take effect at runtime
- [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql
- [SPARK-32785][SQL][DOCS][FOLLOWUP][3.0] Update migration guide for incomplete interval literals
- [SPARK-32785][SQL][DOCS][FOLLOWUP] Update migaration guide for incomplete interval literals
- [SPARK-33193][SQL][TEST] Hive ThriftServer JDBC Database MetaData API Behavior Auditing
- [SPARK-33165][SQL][TESTS][FOLLOW-UP] Use scala.Predef.assert instead
- Some pull request reviews not shown.