Skip to content

Conversation

@rafafrdz
Copy link

Summary

In order to add support to_date spark sql function, we need first to cover GetTimestamp as an intermediate expression within the query plan when call either ParseToDate (to_date function).

Note to maintainers

Since this is my first contribution to Apache DataFusion Comet, I may have missed some steps in the development or contribution process. Please let me know if anything is missing or needs adjustment.

@rafafrdz
Copy link
Author

rafafrdz commented Feb 10, 2026

How can I cover the expression for Spark 3.4? Related to CI/CD tests the expression doesn't have ansiEnabled parameter, but Spark +3.5 yes

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.

[Feature] Support Spark expression: parse_to_date

1 participant