Skip to content

[SPARK-57193][SQL] Refactor some helpers out of TimeWindowResolution#56246

Closed
vladimirg-db wants to merge 1 commit into
apache:masterfrom
vladimirg-db:vladimir-golubev_data/time-window-resolution-reusable-helpers
Closed

[SPARK-57193][SQL] Refactor some helpers out of TimeWindowResolution#56246
vladimirg-db wants to merge 1 commit into
apache:masterfrom
vladimirg-db:vladimir-golubev_data/time-window-resolution-reusable-helpers

Conversation

@vladimirg-db
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Refactor some helpers out of TimeWindowResolution.

Why are the changes needed?

To reuse in the single-pass Analyzer.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

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

Claude.

@dtenedor
Copy link
Copy Markdown
Contributor

dtenedor commented Jun 1, 2026

LGTM, merging to master and 4.x

@dtenedor dtenedor closed this in 90d0902 Jun 1, 2026
dtenedor pushed a commit that referenced this pull request Jun 1, 2026
### What changes were proposed in this pull request?

Refactor some helpers out of `TimeWindowResolution`.

### Why are the changes needed?

To reuse in the single-pass Analyzer.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Existing tests.

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

Claude.

Closes #56246 from vladimirg-db/vladimir-golubev_data/time-window-resolution-reusable-helpers.

Authored-by: Vladimir Golubev <vladimir.golubev@databricks.com>
Signed-off-by: Daniel Tenedorio <daniel.tenedorio@databricks.com>
(cherry picked from commit 90d0902)
Signed-off-by: Daniel Tenedorio <daniel.tenedorio@databricks.com>
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.

2 participants