-
Notifications
You must be signed in to change notification settings - Fork 21
Pull requests: google/meterstick
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow to CREATE TEMP TABLE in SQL generation when necessary. Previously we assume RAND() in the WITH clause behave as if they are evaluated only once, but that's not always the case. In situation when that's not true, we need to CREATE TEMP TABLE to materialize the subqueries that have volatile functions, so that the same result is used in all places.
#224
opened Dec 28, 2024 by
copybara-service
bot
Loading…
Add sql generators to LinearRegression and Ridge.
#201
opened Dec 17, 2023 by
copybara-service
bot
Loading…
Enable optimizations in the 'mixed' mode of Jackknife/Bootstrap.compute_on_sql.
#199
opened Nov 3, 2023 by
copybara-service
bot
Loading…
ProTip!
Adding no:label will show everything without a label.