Skip to content

feat: support interface for BigQuery managed functions #1373

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 26 commits into from
Mar 5, 2025
Merged

Conversation

jialuoo
Copy link
Contributor

@jialuoo jialuoo commented Feb 6, 2025

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 internal issue 391680147 🦕

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Feb 6, 2025
@jialuoo jialuoo self-assigned this Feb 6, 2025
@jialuoo jialuoo requested a review from shobsi February 7, 2025 18:27
@jialuoo jialuoo marked this pull request as ready for review February 7, 2025 18:27
@jialuoo jialuoo requested review from a team as code owners February 7, 2025 18:27
Copy link
Contributor

@shobsi shobsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll review the test code in the next batch

@shobsi shobsi changed the title feat: support non vectorized managed function feat: implement interface for BigQuery managed functions Mar 3, 2025
@shobsi shobsi changed the title feat: implement interface for BigQuery managed functions feat: support interface for BigQuery managed functions Mar 5, 2025
@shobsi shobsi merged commit 2bbf53f into main Mar 5, 2025
23 checks passed
@shobsi shobsi deleted the mf3-scalar branch March 5, 2025 08:55
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: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants