Skip to content

API: Add a builder usage example to PartitionSpec Javadoc - #17747

Merged
szehon-ho merged 1 commit into
apache:mainfrom
uros-b:api-add-partitionspec-builder-example
Aug 27, 2026
Merged

API: Add a builder usage example to PartitionSpec Javadoc#17747
szehon-ho merged 1 commit into
apache:mainfrom
uros-b:api-add-partitionspec-builder-example

Conversation

@uros-b

@uros-b uros-b commented Aug 20, 2026

Copy link
Copy Markdown
Member

Adds a short usage example to the PartitionSpec class Javadoc showing how to construct a spec via the builder returned by builderFor(Schema). The class already documents what a partition spec is but gives no example of building one. Javadoc-only; no code change.

Show how to construct a PartitionSpec via builderFor in the class-level documentation.
@github-actions github-actions Bot added the API label Aug 20, 2026

@uros-b uros-b left a comment

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.

@szehon-ho Please review.

@uros-b

uros-b commented Aug 23, 2026

Copy link
Copy Markdown
Member Author

cc @huaxingao

@szehon-ho

Copy link
Copy Markdown
Member

lgtm unless other comments

@szehon-ho
szehon-ho merged commit a3401a1 into apache:main Aug 27, 2026
39 checks passed
@szehon-ho

Copy link
Copy Markdown
Member

Merged, thanks!

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.

2 participants