Skip to content

API: Document supported transform names in Transforms.fromString - #17693

Open
uros-b wants to merge 2 commits into
apache:mainfrom
uros-b:api-add-transforms-fromstring-javadoc
Open

API: Document supported transform names in Transforms.fromString#17693
uros-b wants to merge 2 commits into
apache:mainfrom
uros-b:api-add-transforms-fromstring-javadoc

Conversation

@uros-b

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

Copy link
Copy Markdown
Member

Adds Javadoc to Transforms.fromString, which currently has none. It documents the transform names the method recognizes: identity, year, month, day, hour, void, and the width-parameterized truncate[N] and bucket[N], and that any other value is parsed as an UnknownTransform. Javadoc-only; no behavior change.

Add Javadoc listing the recognized transform tokens (identity, year, month, day, hour, void, truncate[N], bucket[N]) and the unknown-transform fallback.
@github-actions github-actions Bot added the API label Aug 17, 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.

CI failure looks unrelated.

@uros-b

uros-b commented Aug 18, 2026

Copy link
Copy Markdown
Member Author

@huaxingao PTAL

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.

1 participant