Skip to content

ci: consolidate Parquet variant checks and fix path filters - #11153

Merged
Jefffrey merged 1 commit into
apache:mainfrom
blaginin:db/simplify-parquet-ci
Sep 23, 2026
Merged

Jefffrey merged 1 commit into
apache:mainfrom
blaginin:db/simplify-parquet-ci

Conversation

@blaginin

Copy link
Copy Markdown
Member

re #11097 - simplify some CI checks (so that MQ will be easier)

run: cargo test -p parquet
- name: Test --all-features
run: cargo test -p parquet --all-features
- name: Test parquet-variant

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this will make the check a bit slower, but it's still not the bottleneck so probably fine?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

plus, when we merge #11097 we can make some checks only run in the MQ and not on push

@blaginin
blaginin marked this pull request as ready for review September 21, 2026 15:29
@sdf-jkl

sdf-jkl commented Sep 22, 2026

Copy link
Copy Markdown
Member

How does this simplify the MQ?

@blaginin

Copy link
Copy Markdown
Member Author

How does this simplify the MQ?

the MQ checks themselves won't change - it's more a minor cleanup to have checks more aligned with each other 🙂

#11097 (comment)

@Jefffrey
Jefffrey merged commit 1a6902b into apache:main Sep 23, 2026
46 checks passed
@Jefffrey

Copy link
Copy Markdown
Contributor

thanks @blaginin & @sdf-jkl

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

Labels

development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants