Popular repositories Loading
-
-
spark
spark PublicForked from apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
Scala
16 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 1 commit in 1 repository
Created a pull request in apache/spark that received 10 comments
[SPARK-51584][SQL] Add rule that pushes Project through Offset and Suite that tests it
What changes were proposed in this pull request? Add a new rule PushProjectionThroughOffset analogous to PushProjectionThroughLimit, that pushes p…
+149
−0
lines changed
•
10
comments
Opened 8 other pull requests in 2 repositories
apache/spark
3
open
2
closed
-
[SPARK-51655][SQL] Fix metric collection in UnionLoopExec and add test
This contribution was made on Mar 28
-
[SQL][SPARK-51635] Merge PushProjectionThroughLimit and PushProjectionThroughOffset
This contribution was made on Mar 27
-
[SPARK-51609][SQL] Optimize Recursive CTE execution for simple queries
This contribution was made on Mar 26
-
[SPARK-50838][SQL] Add Cross Join as legal in recursion of Recursive CTE
This contribution was made on Mar 18
-
[MINOR][SQL] Slightly refactor and optimize illegaility check in Recursive CTE Subqueries
This contribution was made on Mar 7
Pajaraja/spark
3
closed
-
CrossJoinRecursiveCTE2
This contribution was made on Mar 18
-
CrossJoinRecursiveCTE2
This contribution was made on Mar 18
-
CrossJoinRecursiveCTE
This contribution was made on Mar 18
Reviewed 3 pull requests in 2 repositories
apache/spark
2 pull requests
-
[SPARK-51584][SQL] Add rule that pushes Project through Offset and Suite that tests it
This contribution was made on Mar 21
-
[SPARK-50892][SQL]Add UnionLoopExec, physical operator for recursion, to perform execution of recursive queries
This contribution was made on Mar 18
Pajaraja/spark
1 pull request
-
Limit fix
This contribution was made on Mar 7