Skip to content

GH-3004: Add Parquet BOM#3005

Closed
CalvinKirs wants to merge 2 commits into
apache:masterfrom
CalvinKirs:master
Closed

GH-3004: Add Parquet BOM#3005
CalvinKirs wants to merge 2 commits into
apache:masterfrom
CalvinKirs:master

Conversation

@CalvinKirs

Copy link
Copy Markdown
Member

Rationale for this change

What changes are included in this PR?

Are these changes tested?

yes

Are there any user-facing changes?

this close #3004

Comment thread parquet-bom/pom.xml
@wgtmac

wgtmac commented Aug 31, 2024

Copy link
Copy Markdown
Member

What is the difference with #1017?

cc @dongjoon-hyun

@CalvinKirs

CalvinKirs commented Sep 2, 2024

Copy link
Copy Markdown
Member Author

What is the difference with #1017?↳

cc @dongjoon-hyun

Maven BOM is a tool used to centrally manage dependency versions, ensuring that all related dependencies within a project use the same versions, thereby avoiding conflicts. This provides significant convenience for developers. eg: https://github.com/apache/pulsar/blob/8da3bf8322c536c495541c80926cdf9389612515/pom.xml#L1174-L1180 An SBOM is a Software Bill of Materials, which details all the components, libraries, dependencies, and more that are included in a software product.

@YanivKunda

Copy link
Copy Markdown

+1
Is this scheduled for any upcoming release?

@NathanEckert

Copy link
Copy Markdown

+1 for this bom

@YanivKunda

Copy link
Copy Markdown

@CalvinKirs what do you think about including the management of org.apache.parquet:parquet-format (which uses a separate release lifecycle, represented by the parquet.format.version property?

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has had no activity for at least 2 months. If you are still working on this change or plan to move it forward, please leave a comment or push a new commit so we know to keep it open. Otherwise, this PR will be closed automatically in about one month. Thank you for your contribution to Apache Parquet!

@github-actions github-actions Bot added the stale label May 25, 2026
@github-actions

Copy link
Copy Markdown

Closing this pull request due to at least 3 months of inactivity. If you would like to continue the work, please feel free to reopen this pull request or open a new one. Thank you for your contribution to Apache Parquet!

@github-actions github-actions Bot closed this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Packaging] Add Parquet BOM

5 participants