Skip to content

[DO NOT MERGE][Prototype] add java UDF - #12398

Closed
amaliujia wants to merge 1 commit into
apache:masterfrom
amaliujia:rw-udf-prototype
Closed

[DO NOT MERGE][Prototype] add java UDF#12398
amaliujia wants to merge 1 commit into
apache:masterfrom
amaliujia:rw-udf-prototype

Conversation

@amaliujia

Copy link
Copy Markdown
Contributor

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

LangSDKDataflowFlinkSamzaSparkTwister2
GoBuild Status---Build Status---Build Status---
JavaBuild StatusBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild Status
Build Status
Build Status
Build Status
PythonBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
---Build Status---
XLangBuild Status---Build Status---Build Status---

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsite
Non-portableBuild StatusBuild Status
Build Status
Build Status
Build StatusBuild Status
Portable---Build Status------

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@amaliujiaamaliujia changed the title [Prototype] add java UDF[DO NOT MERGE][Prototype] add java UDFAug 3, 2020
@amaliujiaamaliujia reopened this Sep 18, 2020
ibzib pushed a commit to ibzib/beam that referenced this pull request Oct 27, 2020
Adds jar loading to apache#12398.
UDFs are specified by providing a jar to ZetaSQL options; support for
SqlTransform::registerUd(a)?f will be added in a later change.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@amaliujia