uros-b opened a new pull request, #17693: URL: https://github.com/apache/iceberg/pull/17693
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
