-
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
Automatically rewrite USING to on for dialects that don't support USING in JOIN.
#252
opened Jul 22, 2025 by
copybara-service
bot
Loading…
Simplify the handling of volatile RAND() in sql generation.
#251
opened Jul 22, 2025 by
copybara-service
bot
Loading…
Allow to change the dialect of the SQL generation in compute_on_beam. Currently, Meterstick beam uses GoogleSQL as the default SQL dialect. It can be customized. Now the user can specify
dialect=Calcite
to use Calcite as the dialect, which is the default of Beam SQL.
#250
opened Jul 22, 2025 by
copybara-service
bot
Loading…
Add options to control if a sql dialect supports FULL JOIN.
#249
opened Jul 22, 2025 by
copybara-service
bot
Loading…
Add sql generators to LinearRegression and Ridge.
#201
opened Dec 17, 2023 by
copybara-service
bot
Loading…
ProTip!
Filter pull requests by the default branch with base:master.