Skip to content

chore: Add CI#17

Merged
kou merged 1 commit intoapache:mainfrom
kou:ci
Aug 18, 2025
Merged

chore: Add CI#17
kou merged 1 commit intoapache:mainfrom
kou:ci

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Aug 15, 2025

@kou
Copy link
Copy Markdown
Member Author

kou commented Aug 15, 2025

Copy link
Copy Markdown
Contributor

@adamreeve adamreeve left a comment

Choose a reason for hiding this comment

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

👍 looks good to me

Comment thread format/README.md
This folder contains binary protocol definitions for the Arrow columnar format
and other parts of the project, like the Flight RPC framework.

This is a copy of https://github.com/apache/arrow/tree/main/format .
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.

Would it make sense for these format files to live in a new arrow-format repository, so they can be included as a submodule and kept up to date in one place rather than need to be manually updated?

I briefly looked at other Arrow implementation repositories (go, swift, js, rust) and as far as I can tell only the Rust implementation also has a copy of these files. I guess this is because the other implementations have checked in the generated code, or they use hand-written implementations rather than generated code.

These files probably won't change very often though so I think it's fine to store copies here and manually update files as needed. And if we did want to change this, it should be a follow-up change and not block this PR.

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.

Let's discuss it in dev@arrow.apache.org.
Could you start a thread in the mailing list.

Let's copy these files for now.

@kou kou merged commit 034410d into apache:main Aug 18, 2025
@kou kou deleted the ci branch August 18, 2025 02:02
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.

Add CI

2 participants