Popular repositories
1,053 contributions in the last year
Less
More
Contribution activity
June 2021
Created 7 commits in 2 repositories
Created 2 repositories
- viirya/kafka-delta-ingest Rust
- viirya/delta-rs Rust
Created a pull request in apache/spark that received 45 comments
[SPARK-35689][SS] Add log warn when keyWithIndexToValue returns null value
What changes were proposed in this pull request? This patch adds log warn when keyWithIndexToValue returns null value in SymmetricHashJoinStateMan…
+36
−1
•
45
comments
Opened 7 other pull requests in 2 repositories
apache/spark
5
closed
- [SPARK-35689][SS][3.0] Add log warn when keyWithIndexToValue returns null value
- [SPARK-35439][SQL][FOLLOWUP] ExpressionContainmentOrdering should not sort unrelated expressions
- [SPARK-35659][SS][3.0] Avoid write null to StateStore
- [SPARK-35659][SS] Avoid write null to StateStore
- [SPARK-35580][SQL] Implement canonicalized method for HigherOrderFunction
delta-io/delta-rs
2
merged
Reviewed 30 pull requests in 2 repositories
apache/spark 29 pull requests
- [SPARK-35658][DOCS] Document Parquet encryption feature in Spark SQL
- [SPARK-35290][SQL] Use StructType merging for unionByName with null filling
- [SPARK-34920][CORE][SQL] Add error classes with SQLSTATE
- [SPARK-35321][SQL] Don't register Hive permanent functions when creating Hive client
- [SPARK-35712][SQL] Simplify ResolveAggregateFunctions
- [SPARK-35742][SQL] Expression.semanticEquals should be symmetrical
- [SPARK-35701][SQL] Use copy-on-write semantics for SQLConf registered configurations.
- [SPARK-35439][SQL][FOLLOWUP] ExpressionContainmentOrdering should not sort unrelated expressions
- [SPARK-35593][K8S][CORE] Support shuffle data recovery on the reused PVCs
- [SPARK-35345][SQL] Add Parquet tests to BloomFilterBenchmark
- [SPARK-35653][SQL] Fix CatalystToExternalMap interpreted path fails for Map with case classes as keys or values
- [SPARK-35669][SQL] Quote the pushed column name only when nested column predicate pushdown is enabled
- [SPARK-35661][SQL] Allow deserialized off-heap memory entry
- [SPARK-35687][SQL][TEST] PythonUDFSuite move assume into its methods
- [SPARK-35689][SS] Add log warn when keyWithIndexToValue returns null value
- [SPARK-35682][PYTHON][TESTS] Pin mypy==0.812 in GitHub Actions CI
- [SPARK-35512][PYTHON] Fix OverflowError(cannot convert float infinity to integer) in partitionBy function
- [SPARK-35436][SS] RocksDBFileManager - save checkpoint to DFS
- [SPARK-35630][SQL] ExpandExec should not introduce unnecessary exchanges
- [SPARK-35659][SS] Avoid write null to StateStore
- [SPARK-35646][PYTHON][DOCS] Relocate pandas-on-Spark API references in documentation
- [SPARK-35499][PYTHON] Apply black to pandas API on Spark codes
- [SPARK-35654][CORE] Allow ShuffleDataIO control DiskBlockManager.deleteFilesOnStop
- [SPARK-35636][SQL] Lambda keys should not be referenced outside of the lambda function
- [SPARK-35390][SQL] Handle type coercion when resolving V2 functions
- Some pull request reviews not shown.
apache/spark-website 1 pull request
Created an issue in apache/arrow-datafusion that received 7 comments
cargo build cannot build the project
Describe the bug
Cannot build the project from a clean checkout.
To Reproduce
git clone the project
cargo build
Then the error:
... Compiling se…
7
comments

