Skip to content

chore: Migrate up to 15 scalar operators to SQLGlot #1938

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

Merged
merged 2 commits into from
Jul 25, 2025

Conversation

chelsea-lin
Copy link
Contributor

Migrated the following unary scalar operators to SQLGlot:

  • iso_year_op
  • minute_op
  • month_op
  • quarter_op
  • second_op
  • time_op
  • year_op
  • normalize_op
  • geo_area_op
  • geo_st_astext_op
  • geo_x_op
  • geo_y_op
  • timedelta_floor_op
  • StrGetOp
  • StrSliceOp

Fixes internal issue 430133370🦕

Migrated the following unary scalar operators to SQLGlot:
- iso_year_op
- minute_op
- month_op
- quarter_op
- second_op
- time_op
- year_op
- normalize_op
- geo_area_op
- geo_st_astext_op
- geo_x_op
- geo_y_op
- timedelta_floor_op
- StrGetOp
- StrSliceOp
@chelsea-lin chelsea-lin requested review from a team as code owners July 24, 2025 23:37
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jul 24, 2025
@chelsea-lin chelsea-lin merged commit f63ce9b into main Jul 25, 2025
23 of 25 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_migratescalar branch July 25, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants