Skip to content

[SPARK-52779][SQL][CONNECT] Support TimeType literal in Connect #51462

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dengziming
Copy link
Member

What changes were proposed in this pull request?

Support TimeType literal in Spark Connect.

Why are the changes needed?

Part of SPARK-51162 to introduce TimeType

Does this PR introduce any user-facing change?

Yes, TimeType literals are supported in Connect, we can use functions such as org.apache.spark.sql.functions.lit() to pass a time literal.

How was this patch tested?

Added some unit tests.

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

No.

@dengziming
Copy link
Member Author

ping @MaxGekk to take a look, please.

@dengziming dengziming changed the title [SPARK-51162][SQL][CONNECT] Support TimeType literal in Connect [SPARK-52779][SQL][CONNECT] Support TimeType literal in Connect Jul 12, 2025
@MaxGekk
Copy link
Member

MaxGekk commented Jul 13, 2025

@peter-toth Could you review this PR since you are working on similar one: #51464

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants