Skip to content

chore: Remove unused Ibis Python to JS UDF compiler#2521

Merged
tswast merged 1 commit intomainfrom
remove-unused-udf-compiler-17001767655361890847
Mar 17, 2026
Merged

chore: Remove unused Ibis Python to JS UDF compiler#2521
tswast merged 1 commit intomainfrom
remove-unused-udf-compiler-17001767655361890847

Conversation

@tswast
Copy link
Contributor

@tswast tswast commented Mar 17, 2026

The Python to JavaScript compiler previously vendored from ibis and located at third_party/bigframes_vendored/ibis/backends/bigquery/udf was unused in the production codebase and not supported by the vendored backend. This PR removes the udf/ directory and any references to PythonToJavaScriptTranslator and _get_udf_source from third_party/bigframes_vendored/ibis/backends/bigquery/__init__.py.


PR created automatically by Jules for task 17001767655361890847 started by @tswast

@tswast tswast requested review from a team as code owners March 17, 2026 14:35
@google-labs-jules
Copy link
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@tswast tswast requested a review from shuoweil March 17, 2026 14:35
@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 Mar 17, 2026
@tswast tswast changed the title Remove unused Python to JS UDF compiler chore: Remove unused Ibis Python to JS UDF compiler Mar 17, 2026
@tswast tswast requested review from chelsea-lin and removed request for shuoweil March 17, 2026 14:47
Co-authored-by: tswast <247555+tswast@users.noreply.github.com>
@tswast tswast force-pushed the remove-unused-udf-compiler-17001767655361890847 branch from 98eb19d to c7d1812 Compare March 17, 2026 16:42
@tswast tswast enabled auto-merge (squash) March 17, 2026 16:56
@tswast tswast merged commit edceb35 into main Mar 17, 2026
21 of 25 checks passed
@tswast tswast deleted the remove-unused-udf-compiler-17001767655361890847 branch March 17, 2026 17:27
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.

4 participants