-
Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: google/meterstick
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix the behavior when deduping columns. It used to return alias_raw when there is an existing dup column but alias_raw is not always unique in one query. Now we also add suffix. Alias_raw + suffix is equivalent to the alias which is always unique in one query.
#261
opened Sep 27, 2025 by
copybara-service
bot
Loading…
Add sql generators to LinearRegression and Ridge.
#201
opened Dec 17, 2023 by
copybara-service
bot
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.