Skip to content

[GLUTEN-10781][VL] Add months_between support#10782

Merged
PHILO-HE merged 1 commit intoapache:mainfrom
zml1206:months_between
Oct 10, 2025
Merged

[GLUTEN-10781][VL] Add months_between support#10782
PHILO-HE merged 1 commit intoapache:mainfrom
zml1206:months_between

Conversation

@zml1206
Copy link
Contributor

@zml1206 zml1206 commented Sep 23, 2025

What changes are proposed in this pull request?

Fixes: #10781

How was this patch tested?

CI

@zml1206 zml1206 marked this pull request as draft September 23, 2025 07:18
@github-actions
Copy link

#10781

@apache apache deleted a comment from github-actions bot Sep 24, 2025
@apache apache deleted a comment from github-actions bot Sep 24, 2025
@apache apache deleted a comment from github-actions bot Sep 24, 2025
@apache apache deleted a comment from github-actions bot Sep 24, 2025
@apache apache deleted a comment from github-actions bot Sep 24, 2025
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Run Gluten Clickhouse CI on x86

@zml1206 zml1206 marked this pull request as ready for review October 6, 2025 10:47
@zml1206 zml1206 requested review from PHILO-HE and zhouyuan October 7, 2025 04:08
Copy link
Member

@zhouyuan zhouyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! The code looks good to me. Just one quick question.

}
}

testGluten("months_between") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like this test is added for all 4 spark versions, also there is a new test for velox backend, is this intended?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a rewritten spark unit test, and the other is a test to ensure offload.

Copy link
Member

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks.

@PHILO-HE PHILO-HE merged commit 61e627b into apache:main Oct 10, 2025
97 of 101 checks passed
@zml1206
Copy link
Contributor Author

zml1206 commented Oct 10, 2025

Thanks for review. @zhouyuan @PHILO-HE

@zml1206 zml1206 deleted the months_between branch December 9, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VL] Add months_between support

3 participants