-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feat](nereids) add rewrite rule :EliminateGroupByKeyByUniform #43391
base: master
Are you sure you want to change the base?
[feat](nereids) add rewrite rule :EliminateGroupByKeyByUniform #43391
Commits on Nov 18, 2024
-
[feat](nereids) add rewrite rule :EliminateGroupByKeyByUniform and Pr…
…edicateDrivenProjectionSimplification add license and class describe group by is empty then not tranform in EliminateGroupByKeyByUniform remove transform PredicateDrivenProjectionSimplification
Configuration menu - View commit details
-
Copy full SHA for 89a5890 - Browse repository at this point
Copy the full SHA 89a5890View commit details -
enhance DataTrait uniform, add const value to uniform description
fix code style change getAllUniformAndNotNull in data trait builder change qualify compute uniform consider a=null predicate and change isUniformAndNotNull logic use Optional in Uniform Description if uniform slot can not get const value, use putIfAbsent when add to slotUniformValue add logical project constant value to uniform description
Configuration menu - View commit details
-
Copy full SHA for b9672da - Browse repository at this point
Copy the full SHA b9672daView commit details -
add test for rule EliminateGroupByKeyByUniform and change computeUnif…
…orm in LogicalProject
Configuration menu - View commit details
-
Copy full SHA for 91b43c1 - Browse repository at this point
Copy the full SHA 91b43c1View commit details -
add test for rule EliminateGroupByKeyByUniform and change computeUnif…
…orm in LogicalProject
Configuration menu - View commit details
-
Copy full SHA for 5a4819c - Browse repository at this point
Copy the full SHA 5a4819cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9d980 - Browse repository at this point
Copy the full SHA 4e9d980View commit details -
use CustomRewriter reimplement, and rewrite upper exprid to prevent e…
…xprid becoming duplicated
Configuration menu - View commit details
-
Copy full SHA for 52520cb - Browse repository at this point
Copy the full SHA 52520cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9bcf6f - Browse repository at this point
Copy the full SHA c9bcf6fView commit details -
not rewrite in cte producer, and change regression mv affected by thi…
…s rule, and add some cases
Configuration menu - View commit details
-
Copy full SHA for 48118ed - Browse repository at this point
Copy the full SHA 48118edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c2db4 - Browse repository at this point
Copy the full SHA b7c2db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 768f04e - Browse repository at this point
Copy the full SHA 768f04eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5d8ca - Browse repository at this point
Copy the full SHA cd5d8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7821e01 - Browse repository at this point
Copy the full SHA 7821e01View commit details