Skip to content

feat: add support for GetTimestamp, parse_to_date expressions#3467

Open
rafafrdz wants to merge 7 commits intoapache:mainfrom
rafafrdz:feat/add-support-to_date
Open

feat: add support for GetTimestamp, parse_to_date expressions#3467
rafafrdz wants to merge 7 commits intoapache:mainfrom
rafafrdz:feat/add-support-to_date

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 rafafrdz force-pushed the feat/add-support-to_date branch from 22f22c8 to a19c641 Compare February 12, 2026 10:35
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