Skip to content

Conversation

@kunwp1
Copy link
Contributor

@kunwp1 kunwp1 commented Jan 21, 2026

What changes were proposed in this PR?

Previously, #4124 removed the R support flags from the Dockerfiles and CI workflow after the R UDF runtime logic was removed. With the runtime now restored in #4164, this PR adds those flags back. In addition, because the R UDF Plugin (https://github.com/Texera/texera-rudf) includes LargeBinary support, this PR also includes Kubernetes-related updates to ensure LargeBinary works correctly in a Kubernetes environment.

Any related issues, documentation, discussions?

Discussion: #4155
PR: #4124, #4164

How was this PR tested?

  1. Create a Kubernetes Environment
  2. Tested with this workflow Test.json

Plugin Uninstalled Computing Unit

Screenshot 2026-01-21 at 2 43 33 PM

Plugin Installed Computing Unit

Screenshot 2026-01-21 at 3 07 49 PM

Was this PR authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added ci changes related to CI build service labels Jan 21, 2026
@kunwp1 kunwp1 changed the title Add R support flags to Dockerfiles and CI Workflow chore:Re-enable R support flags in Docker/CI and ensure LargeBinary works on Kubernetes Jan 21, 2026
@kunwp1 kunwp1 changed the title chore:Re-enable R support flags in Docker/CI and ensure LargeBinary works on Kubernetes chore: Re-enable R support flags in Docker/CI and ensure LargeBinary works on Kubernetes Jan 21, 2026
@kunwp1 kunwp1 self-assigned this Jan 21, 2026
@kunwp1 kunwp1 requested a review from bobbai00 January 21, 2026 23:31
@kunwp1 kunwp1 linked an issue Jan 21, 2026 that may be closed by this pull request
5 tasks
Copy link
Contributor

@bobbai00 bobbai00 left a comment

Choose a reason for hiding this comment

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

LGTM. Left one minor comment

@kunwp1 kunwp1 merged commit a0a6008 into apache:main Jan 23, 2026
16 of 17 checks passed
@kunwp1 kunwp1 deleted the chris-texera-r-udf-kubernetes branch January 23, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build ci changes related to CI service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-enable R support flags in Docker/CI and ensure LargeBinary works on Kubernetes

2 participants