Skip to content

Conversation

@beliefer
Copy link
Contributor

@beliefer beliefer commented Dec 21, 2023

What changes were proposed in this pull request?

#44316 replace current time/date prior to evaluating inline table expressions.
This PR propose to simplify the code for ResolveInlineTables and let ResolveInlineTablesSuite apply the rule ResolveInlineTables.

Why are the changes needed?

Simplify the code for ResolveInlineTables and ResolveInlineTablesSuite.

Does this PR introduce any user-facing change?

'No'.

How was this patch tested?

Test cases updated.
GA tests.

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

'No'.

@github-actions github-actions bot added the SQL label Dec 21, 2023
@beliefer beliefer requested a review from MaxGekk December 21, 2023 13:24
@beliefer beliefer force-pushed the SPARK-46380_followup branch from 3ceb152 to 2fd000e Compare December 21, 2023 13:26
@beliefer
Copy link
Contributor Author

ping @dbatomic cc @cloud-fan @MaxGekk @srielau

@beliefer beliefer force-pushed the SPARK-46380_followup branch from 2fd000e to d05da21 Compare December 21, 2023 13:33
@dbatomic
Copy link
Contributor

LGTM. Thanks for following up, this indeed is cleaner and more testable.

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in 8c63485 Dec 22, 2023
@beliefer
Copy link
Contributor Author

@cloud-fan @dbatomic Thank you!

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