You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, a big problem is the limitation of schema on transformation.
We should consider schema change detail after transformation. In fact, I often meet problems in this like #2084, and I can't solve it because it is hard to debug. I will try fix them gradually.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Enhance Optimizer Summary:
<col> = <col>
predicates into Joins, if possible #1612outer join
toinner join
to improve performance #1585Expr::Case
expressions #1692where clause
#2254convert join
#2256Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: