Skip to content

Conversation

@Yicong-Huang
Copy link
Contributor

@Yicong-Huang Yicong-Huang commented Nov 29, 2025

What changes were proposed in this PR?

Officially add support for Python 3.13 in Python UDF and native operators.

Any related issues, documentation, discussions?

resolves #4079

How was this PR tested?

New CI.

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

No

@github-actions github-actions bot added the ci changes related to CI label Nov 29, 2025
@Yicong-Huang
Copy link
Contributor Author

There are some dependency to be cleared.

@Yicong-Huang Yicong-Huang marked this pull request as draft November 29, 2025 02:27
@Yicong-Huang Yicong-Huang self-assigned this Nov 29, 2025
Yicong-Huang added a commit that referenced this pull request Nov 29, 2025
### What changes were proposed in this PR?
Move dependency `transformer` from `requirements.txt` to
`operator-requirements.txt`.

### Any related issues, documentation, discussions?
The dependency were introduced #2600 for supporting hugging face
operators. It should not have been a dependency for pyamber, but the
specific operator.
- #2600

This blocks #4088 

### How was this PR tested?
Existing tests.

### Was this PR authored or co-authored using generative AI tooling?
No
@Yicong-Huang
Copy link
Contributor Author

waiting for #4091

@Yicong-Huang
Copy link
Contributor Author

blocked by pyiceberg, related issue: apache/iceberg-python#2536

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci changes related to CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Python 3.13

1 participant