Skip to content

Conversation

chelsea-lin
Copy link
Contributor

Migrated the following unary scalar operators to SQLGlot:

  • pos_op
  • neg_op
  • sqrt_op
  • log10_op
  • ln_op
  • log1p_op
  • len_op
  • reverse_op
  • lower_op
  • upper_op
  • StrLstripOp
  • StrRstripOp
  • StrStripOp
  • StrContainsOp
  • StrContainsRegexOp

Fixes internal issue 430133370 🦕

Migrated the following unary scalar operators to SQLGlot:
- pos_op
- neg_op
- sqrt_op
- log10_op
- ln_op
- log1p_op
- len_op
- reverse_op
- lower_op
- upper_op
- StrLstripOp
- StrRstripOp
- StrStripOp
- StrContainsOp
- StrContainsRegexOp
@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 marked this pull request as ready for review July 24, 2025 20:03
@chelsea-lin chelsea-lin requested review from a team as code owners July 24, 2025 20:03
@chelsea-lin chelsea-lin requested a review from sycai July 24, 2025 20:03
@chelsea-lin chelsea-lin added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2025
@chelsea-lin chelsea-lin enabled auto-merge (squash) July 24, 2025 23:15
@chelsea-lin chelsea-lin merged commit e3f8ca7 into main Jul 24, 2025
24 of 25 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_migratescalar branch July 24, 2025 23:18
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