Skip to content

Conversation

@mihailomilosevic2001
Copy link
Contributor

What changes were proposed in this pull request?

Fix for listed expressions.

Why are the changes needed?

These expressions are found to be faulty when working with collations.

Does this PR introduce any user-facing change?

Yes, it fixes expressions that are not working with collations.

How was this patch tested?

Tests added for expressions to reproduce errors.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label Jun 11, 2024
Copy link
Contributor

Choose a reason for hiding this comment

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

note: I wanted to eventually cover this in #46659, but I'll close that now

@uros-db
Copy link
Contributor

uros-db commented Jun 14, 2024

btw, should we add some tests for these changes?

@mihailomilosevic2001
Copy link
Contributor Author

Will add them a bit later and will remove WIP when it is done.

Copy link
Contributor

@uros-db uros-db left a comment

Choose a reason for hiding this comment

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

lgtm

@mihailomilosevic2001 mihailomilosevic2001 changed the title [WIP][SPARK-48572] Fix DateSub, DateAdd, WindowTime, TimeWindow and SessionWindow expressions [SPARK-48572] Fix DateSub, DateAdd, WindowTime, TimeWindow and SessionWindow expressions Jun 17, 2024
@mihailomilosevic2001 mihailomilosevic2001 changed the title [SPARK-48572] Fix DateSub, DateAdd, WindowTime, TimeWindow and SessionWindow expressions [SPARK-48572][SQL] Fix DateSub, DateAdd, WindowTime, TimeWindow and SessionWindow expressions Jun 17, 2024
@mihailomilosevic2001
Copy link
Contributor Author

@cloud-fan could you review this?

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in d3455df Jun 17, 2024
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.

3 participants