Skip to content

Conversation

@zhjwpku
Copy link
Contributor

@zhjwpku zhjwpku commented Nov 1, 2025

Which issue does this PR close?

Closes #1808

What changes are included in this PR?

Returning Date for Transform::Day in Transform::result_type doesn't cause any issues, but it's better to follow the spec to return Int.

Are these changes tested?

Covered by existing tests.

Returning Date for Transform::Day in Transform::result_type doesn't
cause any issues, but it's better to follow the spec.

Signed-off-by: Junwang Zhao <[email protected]>
@zhjwpku
Copy link
Contributor Author

zhjwpku commented Nov 1, 2025

Okay, this was discussed in [1], I think I was one of the confused people :(

[1] apache/iceberg#11749

@zhjwpku zhjwpku closed this Nov 1, 2025
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.

result_type of Day Transform should be Int per spec

1 participant