Skip to content

[SPARK-56152][SQL] Enable implicit cast from STRING to TIME type#54950

Open
uros-db wants to merge 7 commits intoapache:masterfrom
uros-db:cast-string-to-time
Open

[SPARK-56152][SQL] Enable implicit cast from STRING to TIME type#54950
uros-db wants to merge 7 commits intoapache:masterfrom
uros-db:cast-string-to-time

Conversation

@uros-db
Copy link
Contributor

@uros-db uros-db commented Mar 23, 2026

What changes were proposed in this pull request?

Enable implicit casting from StringType to TimeType.

Why are the changes needed?

Ensure proper interoperability of TIME with other data types.

Does this PR introduce any user-facing change?

Yes, strings can now be implicitly casted to TimeType.

How was this patch tested?

Added appropriate unit tests and end-to-end SQL tests.

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

No.

Copy link
Contributor Author

@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.

Waiting for CI.

@uros-db
Copy link
Contributor Author

uros-db commented Mar 23, 2026

sql - other tests failure looks unrelated:

SPARK-51358: Restarting queries with updated SQLConf get propagated to the coordinator

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.

1 participant