Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

fix: improve robustness of managed udf code extraction#1634

Merged
jialuoo merged 5 commits intomainfrom
fix-udf-code
Apr 22, 2025
Merged

fix: improve robustness of managed udf code extraction#1634
jialuoo merged 5 commits intomainfrom
fix-udf-code

Conversation

@jialuoo
Copy link
Copy Markdown
Contributor

@jialuoo jialuoo commented Apr 18, 2025

Fix the issue in b/409571106.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Apr 18, 2025
@jialuoo jialuoo requested a review from shobsi April 18, 2025 18:52
@jialuoo jialuoo marked this pull request as ready for review April 18, 2025 18:52
@jialuoo jialuoo requested review from a team April 18, 2025 18:52
Comment thread bigframes/functions/_function_client.py
Comment thread bigframes/functions/_function_client.py Outdated
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Apr 22, 2025
@jialuoo jialuoo requested a review from shobsi April 22, 2025 00:32
Comment thread tests/system/large/functions/test_managed_function.py Outdated
@jialuoo jialuoo enabled auto-merge (squash) April 22, 2025 04:58
@jialuoo jialuoo merged commit 8cc56d5 into main Apr 22, 2025
18 of 24 checks passed
@jialuoo jialuoo deleted the fix-udf-code branch April 22, 2025 05:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants