Skip to content

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Oct 7, 2025

@pitrou
Copy link
Member Author

pitrou commented Oct 7, 2025

I'm trying to test this on apache/arrow#47729

@pitrou
Copy link
Member Author

pitrou commented Oct 7, 2025

@alamb @tustvold @paleolimbot @kou Is this ok? The monorepo integration tests have passed here

@paleolimbot
Copy link
Member

Seems reasonable (doesn't remove or change files that other repos might be using already)! I was a little confused by the 21.0.0 version but I suppose we just haven't regenerated those files in a long time.

A more modern suffix convention is .arrow and .arrows (although I suppose that would break using these directly in archery?).

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

I was a little confused by the 21.0.0 version but I suppose we just haven't regenerated those files in a long time.

How about cpp-21.0.0 instead of 21.0.0?

A more modern suffix convention is .arrow and .arrows (although I suppose that would break using these directly in archery?).

+1.

@pitrou
Copy link
Member Author

pitrou commented Oct 8, 2025

I was a little confused by the 21.0.0 version but I suppose we just haven't regenerated those files in a long time.

How about cpp-21.0.0 instead of 21.0.0?

Sounds fine.

A more modern suffix convention is .arrow and .arrows (although I suppose that would break using these directly in archery?).

+1.

Yes, the problem is it would break the expectations of existing tools. I'm not sure it's worth introducing complication in Archery just to migrate to different file suffixes.

@pitrou pitrou force-pushed the gold-files-21.0.0 branch from f640b9e to fc7ad6e Compare October 8, 2025 06:37
@pitrou pitrou merged commit da65f4f into apache:master Oct 8, 2025
@pitrou pitrou deleted the gold-files-21.0.0 branch October 8, 2025 11:29
pitrou added a commit to pitrou/arrow that referenced this pull request Oct 8, 2025
Update the `testing` submodule to the latest contents as of apache/arrow-testing#114 .
This adds "gold" IPC files generated by Arrow C++ 21.0.0.
pitrou added a commit to apache/arrow that referenced this pull request Oct 8, 2025
### Rationale for this change

Update the `testing` submodule to the latest contents as of apache/arrow-testing#114 .
This adds "gold" IPC files generated by Arrow C++ 21.0.0.

### Are these changes tested?

Yes, by existing Integration CI build.

### Are there any user-facing changes?

No.

* GitHub Issue: #47635

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Oct 15, 2025
### Rationale for this change

Update the `testing` submodule to the latest contents as of apache/arrow-testing#114 .
This adds "gold" IPC files generated by Arrow C++ 21.0.0.

### Are these changes tested?

Yes, by existing Integration CI build.

### Are there any user-facing changes?

No.

* GitHub Issue: apache#47635

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
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