Skip to content

Conversation

uros-db
Copy link
Contributor

@uros-db uros-db commented Oct 17, 2025

What changes were proposed in this pull request?

Implement the support for TIME type in make_timestamp function in PySpark API.

Why are the changes needed?

Expand API support for the MakeTimestamp expression.

Does this PR introduce any user-facing change?

Yes, the new function is now available in PySpark API.

How was this patch tested?

Added appropriate Python functions tests and examples.

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

No.

@uros-db uros-db changed the title [SPARK-53930][PYTHON] Support TIME in the make_timestamp and try_make_timestamp functions in PySpark [WIP][SPARK-53930][PYTHON] Support TIME in the make_timestamp and try_make_timestamp functions in PySpark Oct 17, 2025
@uros-db uros-db changed the title [WIP][SPARK-53930][PYTHON] Support TIME in the make_timestamp and try_make_timestamp functions in PySpark [WIP][SPARK-53930][PYTHON] Support TIME in the make_timestamp function in PySpark Oct 20, 2025
@uros-db uros-db changed the title [WIP][SPARK-53930][PYTHON] Support TIME in the make_timestamp function in PySpark [SPARK-53930][PYTHON] Support TIME in the make_timestamp function in PySpark Oct 20, 2025
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.

@zhengruifeng @HyukjinKwon Please review.

Also, here is the sibling PR for try_make_timestamp in PySpark: #52666.

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.

1 participant