Skip to content

[Feat](udf) Support Python UDF for Doris - #57329

Merged
HappenLee merged 1 commit into
apache:python_udffrom
sjyango:python_udf
Nov 10, 2025
Merged

[Feat](udf) Support Python UDF for Doris#57329
HappenLee merged 1 commit into
apache:python_udffrom
sjyango:python_udf

Conversation

@sjyango

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

Release note

None

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

Comment threadbe/src/common/config.cpp Outdated
Comment threadbe/src/runtime/user_function_cache.cpp Outdated
Comment threadbe/src/runtime/user_function_cache.cpp Outdated
@sjyangosjyango changed the title Support Python UDF for Doris[Feat](udf) Support Python UDF for DorisOct 27, 2025
@sjyango
sjyangoforce-pushed the python_udf branch 2 times, most recently from 78171a0 to d1707a4CompareOctober 28, 2025 16:33
Comment threadbe/src/udf/python/python_env.h Outdated
Comment threadbe/src/udf/python/python_env.h
Comment threadbe/src/udf/python/python_env.h Outdated
Comment threadbe/src/udf/python/python_env.h Outdated
Comment threadbe/src/udf/python/python_env.h
Comment threadbe/src/udf/python/python_env.h Outdated
Comment threadbe/src/udf/python/python_env.cpp Outdated
Comment threadbe/src/udf/python/python_udf_client.cpp
Comment threadbe/src/udf/python/python_udf_client.cpp
Comment threadbe/src/udf/python/python_udf_meta.cpp Outdated
Comment threadbe/src/udf/python/python_udf_runtime.cpp Outdated
@sjyango
sjyangoforce-pushed the python_udf branch 2 times, most recently from 1bc717e to ad802b6CompareNovember 1, 2025 11:28
@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Nov 7, 2025
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@sjyango

Copy link
Copy Markdown
ContributorAuthor

run buildall

@HappenLee
HappenLee merged commit 426abc0 into apache:python_udfNov 10, 2025
3 checks passed
sjyango added a commit to sjyango/doris that referenced this pull request Jan 4, 2026
Co-authored-by: yangshijie <jasonsjyang@tencent.com>
sjyango added a commit to sjyango/doris that referenced this pull request Jan 4, 2026
Co-authored-by: yangshijie <jasonsjyang@tencent.com>
sjyango added a commit to sjyango/doris that referenced this pull request Jan 8, 2026
Co-authored-by: yangshijie <jasonsjyang@tencent.com>
sjyango added a commit to sjyango/doris that referenced this pull request Jan 10, 2026
Co-authored-by: yangshijie <jasonsjyang@tencent.com>
sjyango added a commit to sjyango/doris that referenced this pull request Jan 18, 2026
Co-authored-by: yangshijie <jasonsjyang@tencent.com>
sjyango added a commit to sjyango/doris that referenced this pull request Jan 21, 2026
Co-authored-by: yangshijie <jasonsjyang@tencent.com>
sjyango added a commit to sjyango/doris that referenced this pull request Jan 29, 2026
Co-authored-by: yangshijie <jasonsjyang@tencent.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sjyango@924060929@HappenLee