Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GLUTEN-6042][CH]Fix to_date function result type nullable check #6043

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

KevinyhZou
Copy link
Contributor

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

(Fixes: #6042)

How was this patch tested?

Copy link

#6042

Copy link

Run Gluten Clickhouse CI

@KevinyhZou KevinyhZou changed the title [GLUTEN-6042][CH]Fix to_date function short circuit execute [GLUTEN-6042][CH]Fix to_date function result type nullable check while short circuit execute Jun 11, 2024
@KevinyhZou KevinyhZou changed the title [GLUTEN-6042][CH]Fix to_date function result type nullable check while short circuit execute [GLUTEN-6042][CH]Fix to_date function result type nullable check Jun 12, 2024
@liuneng1994 liuneng1994 merged commit 7f8d233 into apache:main Jun 12, 2024
9 checks passed
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.

[CH] Function sparkToDate should not check result type nullable as it maybe useDefaultImplementationForNulls
2 participants