Skip to content

[Python] Version 1.3.0 - Arrow Flight Beta#288

Merged
elenagaljak-db merged 4 commits into
mainfrom
python/v1.3.0
May 22, 2026
Merged

[Python] Version 1.3.0 - Arrow Flight Beta#288
elenagaljak-db merged 4 commits into
mainfrom
python/v1.3.0

Conversation

@teodordelibasic-db
Copy link
Copy Markdown
Contributor

@teodordelibasic-db teodordelibasic-db commented May 18, 2026

What changes are proposed in this pull request?

Promotes Arrow Flight API for Python to Beta and releases version 1.3.0.

How is this tested?

Arrow examples and tests.

@teodordelibasic-db teodordelibasic-db changed the title [WIP] [Python] Version 1.3.0 - Arrow Flight Beta May 18, 2026
@teodordelibasic-db teodordelibasic-db self-assigned this May 18, 2026
Comment on lines +333 to +334
let opts = options.unwrap_or_default();
opts.validate()?;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Claude says that this is changing the default from the rust one which is 1_000_000 to python one which is 50_000.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

for max-inflight_records

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hm, fixed, but I think this was set from before Python transitioned to being a Rust wrapper. I think now there is no reason to bump it to Rust default.

teodordelibasic-db and others added 3 commits May 22, 2026 16:57
Signed-off-by: teodordelibasic-db <teodor.delibasic@databricks.com>
Signed-off-by: teodordelibasic-db <teodor.delibasic@databricks.com>
Signed-off-by: elenagaljak-db <elena.galjak@databricks.com>
elenagaljak-db
elenagaljak-db previously approved these changes May 22, 2026
Signed-off-by: elenagaljak-db <elena.galjak@databricks.com>
@elenagaljak-db elenagaljak-db dismissed stale reviews from nikolaobradovic-db and themself via 88e4692 May 22, 2026 15:08
@elenagaljak-db elenagaljak-db added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit ac9fa6d May 22, 2026
17 checks passed
@elenagaljak-db elenagaljak-db deleted the python/v1.3.0 branch May 22, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants