Skip to content

[FLINK-39528][python] Update apache-arrow to 19.0.0#28041

Merged
ferenc-csaky merged 1 commit intoapache:masterfrom
mateczagany:FLINK-39528
Apr 28, 2026
Merged

[FLINK-39528][python] Update apache-arrow to 19.0.0#28041
ferenc-csaky merged 1 commit intoapache:masterfrom
mateczagany:FLINK-39528

Conversation

@mateczagany
Copy link
Copy Markdown
Contributor

What is the purpose of the change

Update apache-arrow to 19.0.0 in flink-python

Brief change log

  • Update apache-arrow to 19.0.0
  • Remove Netty version pin since the new Arrow version uses Netty 4.2.x
  • Update license

Verifying this change

This is a dependency upgrade, CI should pass

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Apr 27, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

Copy link
Copy Markdown
Contributor

@spuru9 spuru9 left a comment

Choose a reason for hiding this comment

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

LGTM if CI passes

@github-actions github-actions Bot added the community-reviewed PR has been reviewed by the community. label Apr 27, 2026
Comment thread flink-python/src/main/resources/META-INF/NOTICE
Copy link
Copy Markdown
Contributor

@ferenc-csaky ferenc-csaky left a comment

Choose a reason for hiding this comment

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

LGTM, but let's wait for @snuyanzin to make sure he also agrees

Comment thread flink-python/src/main/resources/META-INF/NOTICE
@ferenc-csaky ferenc-csaky merged commit d420c28 into apache:master Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed PR has been reviewed by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants