- 🌱 I’m currently learning Rust
Pinned Loading
-
-
datafusion-python
datafusion-python PublicForked from apache/datafusion-python
Apache DataFusion Python Bindings
Python
-
polars
polars PublicForked from pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Rust
-
867 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
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
April 2025
Created 41 commits in 6 repositories
Created a pull request in apache/datafusion that received 9 comments
Optimize BinaryExpr Evaluation with Short-Circuiting for AND/OR Operators
Which issue does this PR close? Closes #15636. Rationale for this change This PR improves the short-circuit evaluation logic for logical binary e…
+233
−65
lines changed
•
9
comments
Opened 3 other pull requests in 2 repositories
apache/datafusion
2
merged
-
Make tree the Default EXPLAIN Format and Reorder Documentation Sections
This contribution was made on Apr 14
-
Add SQL logic tests for compound field access in JOIN conditions
This contribution was made on Apr 3
apache/datafusion-python
1
open
-
Add Configurable HTML Table Formatter for DataFusion DataFrames in Python
This contribution was made on Apr 8
Reviewed 4 pull requests in 1 repository
apache/datafusion
4 pull requests
-
doc : update RepartitionExec display tree
This contribution was made on Apr 15
-
Apply pre-selection and computation skipping to short-circuit optimization
This contribution was made on Apr 14
-
Optimize BinaryExpr Evaluation with Short-Circuiting for AND/OR Operators
This contribution was made on Apr 11
-
Enhance: simplify
x=x
-->x IS NOT NULL OR NULL
This contribution was made on Apr 7
Created an issue in apache/datafusion-python that received 1 comment
Move DataFrame HTML Rendering to Configurable Python Formatter
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The current _repr_html_
implementation in dat…
1
comment
Opened 2 other issues in 2 repositories
apache/datafusion
1
closed
-
Update EXPLAIN documentation for default EXPLAIN format
This contribution was made on Apr 14
apache/datafusion-python
1
open
-
Add a dataframe.rst for #1100
This contribution was made on Apr 8
9
contributions
in private repositories
Apr 4 – Apr 7